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

Villmow, Micah Micah.Villmow at amd.com
Tue Sep 25 09:52:35 PDT 2012


Please re-attach patches

From: llvm-commits-bounces at cs.uiuc.edu [mailto:llvm-commits-bounces at cs.uiuc.edu] On Behalf Of Alexey Samsonov
Sent: Tuesday, September 25, 2012 7:59 AM
To: llvm-commits at cs.uiuc.edu
Subject: Re: [llvm-commits] PATCH: Build both 32-bit and 64-bit ASan runtime on x86_64 (in configure+make build)


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/0539aece/attachment.html>


More information about the llvm-commits mailing list