[llvm-bugs] [Bug 33181] New: [LSAN] [ARM] tls scanning for darwin LSan broke the ARMHF bots
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri May 26 10:31:48 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33181
Bug ID: 33181
Summary: [LSAN] [ARM] tls scanning for darwin LSan broke the
ARMHF bots
Product: compiler-rt
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: compiler-rt
Assignee: unassignedbugs at nondot.org
Reporter: renato.golin at linaro.org
CC: llvm-bugs at lists.llvm.org
The commits:
http://llvm.org/viewvc/llvm-project?revision=303886&view=revision
http://llvm.org/viewvc/llvm-project?revision=303887&view=revision
broke some bots, but the fixup:
http://llvm.org/viewvc/llvm-project?revision=303906&view=revision
didn't bring the ARMv7 bot back to green:
http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-full/builds/7176
Since the failing test is new and meant for Darwin only, I tried to mark it
unsupported on ARM Linux in r304010.
If this is only meant to be tested in Darwin, then please, feel free to close
this bug. If not, we need to make sure why it's failing.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170526/d69657af/attachment.html>
More information about the llvm-bugs
mailing list