[llvm-bugs] [Bug 32972] New: r302466 broke the AArch64 build and r302470 didn't fix it
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue May 9 01:24:44 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=32972
Bug ID: 32972
Summary: r302466 broke the AArch64 build and r302470 didn't fix
it
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: DebugInfo
Assignee: unassignedbugs at nondot.org
Reporter: renato.golin at linaro.org
CC: llvm-bugs at lists.llvm.org
http://lab.llvm.org:8011/builders/clang-cmake-aarch64-42vma/builds/7175
DWARFVerifier.cpp:175:28: error: ‘veifyDebugInfoReferences’ was not declared in
this scope
http://lab.llvm.org:8011/builders/clang-cmake-aarch64-39vma/builds/6399
DwarfDebug.h:131: void llvm::DbgVariable::addMMIEntry(const
llvm::DbgVariable&): Assertion `V.Var == Var && "conflicting variable"' failed.
Which is still asserting on trunk.
--
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/20170509/6fef318c/attachment-0001.html>
More information about the llvm-bugs
mailing list