[llvm-bugs] [Bug 32636] New: LSAN doesn't work on Thumb

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Apr 12 02:59:42 PDT 2017


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: unassignedbugs at nondot.org
          Reporter: renato.golin at linaro.org
                CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170412/d10d135b/attachment.html>


More information about the llvm-bugs mailing list