https://bugs.llvm.org/show_bug.cgi?id=32636
Bug ID: 32636
Summary: LSAN doesn't work on Thumb
Product: compiler-rt
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: compiler-rt
Assignee: unassignedb...@nondot.org
Reporter: renato.go...@linaro.org
CC: llvm-bugs@lists.llvm.org
After patch r299957, which fixed a quotes typo and enabled "armv7l" in addition
to "armhf" for LSAN testing, out Thumb bot started failing with all sorts of
errors:
http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15-full-sh/builds/1299
which, surprisingly, fail on an "armhf" configuration.
As a stop-gap, I have reverted the typo fix (r300042) to see if it'll go green.
If not, we'll have to revert the whole patch to understand how to proceed once
the bots are back to green.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs