[llvm-commits] PATCH: Build both 32-bit and 64-bit ASan runtime on x86_64 (in configure+make build)

Alexey Samsonov samsonov at google.com
Tue Sep 25 07:58:43 PDT 2012


> 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?
>
> ping

-- 
Alexey Samsonov, MSK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120925/ccb1f726/attachment.html>


More information about the llvm-commits mailing list