From: Bruno H. <br...@cl...> - 2017-02-08 21:41:45
|
> clang: warning: optimization flag '-falign-functions=4' is not supported Now, this could cause verify_code_alignment() to fail. If it doesn't fail, clang probably puts functions at 4-bytes boundaries anyway. Bruno |