[cfe-users] clang 11rc1 - target aarch64 -mharden-sls warning

Milan Buška via cfe-users cfe-users at lists.llvm.org
Sat Aug 1 04:22:58 PDT 2020


Good day.
I am testing a compilation of clang ver. 11rc1 using the
clang-11.0.0rc1 compiler.

CFLAGS and CXXFLAGS I have set      "-march=armv8-a -mharden-sls=all -pipe"

When compiling, I get a message:
clang-11: warning: argument unused during compilation: -mharden-sls=all

Is this warning caused by my incorrect settings or there is an error in the code

Best regards

Milan
-- 

Remember, no question is too stupid and no problem too small
       -- We've all been beginners


More information about the cfe-users mailing list