[llvm-commits] PATCH: Build both 32-bit and 64-bit ASan runtime on x86_64 (in configure+make build)
Alexander Potapenko
glider at google.com
Mon Sep 24 00:56:34 PDT 2012
+Nico FHI
On Fri, Sep 21, 2012 at 8:26 PM, Alexey Samsonov <samsonov at google.com> wrote:
> Hi Daniel,
>
> These two patches allow building i386 ASan runtime if target arch is x86_64.
> Typically we want both runtimes to reside
> in lib/clang/3.2/lib/linux/ so that "clang++ -faddress-sanitizer" could work
> with both -m64 and -m32. Is it ok to commit?
>
> --
> Alexey Samsonov, MSK
>
--
Alexander Potapenko
Software Engineer
Google Moscow
More information about the llvm-commits
mailing list