[llvm-bugs] [Bug 27667] New: Instruction profiler test segfaults on ARM
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri May 6 08:33:39 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=27667
Bug ID: 27667
Summary: Instruction profiler test segfaults on ARM
Product: compiler-rt
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: compiler-rt
Assignee: unassignedbugs at nondot.org
Reporter: renato.golin at linaro.org
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15-full-sh/builds/3479
That build has a long list of commits changing the profiler, and adding many
tests to it, but this one fails.
The directory in question has a special case for "armv7l", which I'm not sure
it meant "armv7" or that specific sub-arch. Nevertheless, the tests were
running on our buildbots and passing, so this may be something simple to fix.
For now, I'm XFAILing it, so we can treat that with the correct priority and
leave the bots green meanwhile.
--
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/20160506/15eb663a/attachment.html>
More information about the llvm-bugs
mailing list