[llvm-commits] [llvm] r144962 - in /llvm/trunk: lib/Transforms/Instrumentation/AddressSanitizer.cpp test/Instrumentation/AddressSanitizer/bug_11395.ll

Anton Korobeynikov anton at korobeynikov.info
Sat Mar 10 02:30:03 PST 2012


> Is that because the tests have "target triple" or because this particular
> test has x86 assembly?
Both. You should either make a testcase target-neutral, or make sure
it does not run when LLVM is configured to target e.g. ARM only.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list