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

Kostya Serebryany kcc at google.com
Sat Mar 10 09:04:41 PST 2012


I see.
Could you please suggest how to configure LLVM to build ARM only?
--kcc

On Sat, Mar 10, 2012 at 2:30 AM, Anton Korobeynikov <anton at korobeynikov.info
> wrote:

> > 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120310/a15e8101/attachment.html>


More information about the llvm-commits mailing list