[PATCH] light up UBSan for ARMv7

Renato Golin renato.golin at linaro.org
Fri May 23 03:24:04 PDT 2014


================
Comment at: CMakeLists.txt:219
@@ -220,2 +218,3 @@
   endif()
+  test_target_arch(arm "-march=armv7")
 endif()
----------------
Richard Smith wrote:
> I don't understand what this change is doing: we don't want to run ARM tests if the native arch isn't ARM.
yeah, it does look odd...

http://reviews.llvm.org/D3794






More information about the llvm-commits mailing list