Displaying 1 result from an estimated 1 matches for "chomebook".
Did you mean:
chromebook
2014 Oct 03
2
[LLVMdev] ASAN tests on ARM
Hi,
I'm trying to run the ASAN tests on ARM (to fix the CMake RT bot we
have) and I'm hitting a different bug on my Chomebook than I have on
the bots:
[6/32] Generating ASAN_INST_TEST_OBJECTS.asan_interface_test.cc.arm-inline.o
...
clang-3.6: warning: argument unused during compilation: '-march=armv7-a'
clang (LLVM option parsing): Unknown command line argument
'-asan-instrument-assembly'.
clang (LLVM opt...