[llvm] r223306 - Move tests for llvm-objdump for universal files to X86 directory to fix build bots.

Rafael Espíndola rafael.espindola at gmail.com
Wed Dec 3 16:49:52 PST 2014


On 3 December 2014 at 19:46, Kevin Enderby <enderby at apple.com> wrote:
> I don’t have asan set up.  But I can work with Jim to help me with that or if you can point me to some instructions I’ll give that a go tonight.

You will need a host compiler with a resent compiler-rt build. After
that it should be enough to just add -DLLVM_USE_SANITIZER=Address to
the cmake invocation.

It is awesome :-)

Cheers,
Rafael




More information about the llvm-commits mailing list