[llvm-commits] PATCH: Add a "try compile" test to clang/compiler-rt makefiles to check if we can build 32-bit ASan runtime on 64-bit Linux

Alexey Samsonov samsonov at google.com
Tue Oct 9 07:10:42 PDT 2012


Hi!

This test supports building 32-bit ASan runtime on 64-bit Linux only if
Clang "works" in this mode - that is, it's able
to produce working binaries (the system has 32-bit support).
clang part: https://codereview.appspot.com/6642050/
compiler-rt part: https://codereview.appspot.com/6635056/

-- 
Alexey Samsonov, MSK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121009/22290d53/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: issue6642050_5001.diff
Type: application/octet-stream
Size: 1926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121009/22290d53/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: issue6635056_2001.diff
Type: application/octet-stream
Size: 2839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121009/22290d53/attachment-0001.obj>


More information about the llvm-commits mailing list