[PATCH] D22395: [compiler-rt] Fix 64-bits exception handlers in ASAN 64-bits runtime
Etienne Bergeron via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 17 11:46:23 PDT 2016
We can turn it back "green" by moving the code into the "if _WIN64", or by
reverting the CL for now.
I asked Wang to check why this is happening only in 64-bits. He will be on
that monday.
Any preference for fixing the bot?
On Sun, Jul 17, 2016 at 1:42 PM, Reid Kleckner <rnk at google.com> wrote:
> rnk added a comment.
>
> The 32-bit WinASan bot is currently red due to this:
> http://lab.llvm.org:8011/builders/sanitizer-windows
>
>
> https://reviews.llvm.org/D22395
>
>
>
>
--
Etienne Bergeron
Chrome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160717/6fa7def2/attachment.html>
More information about the llvm-commits
mailing list