[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

Evgeniy Stepanov eugenis at google.com
Tue Oct 9 08:37:13 PDT 2012


LGTM



On Tue, Oct 9, 2012 at 6:10 PM, Alexey Samsonov <samsonov at google.com> wrote:

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


More information about the llvm-commits mailing list