[LLVMbugs] [Bug 20932] New: Assertion failed: (Iter != Map.end() && "Identifier not in the type map?"), function resolve, /Users/compnerd/Source/llvm/include/llvm/IR/DebugInfo.h, line 268.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Sep 12 16:10:21 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=20932
Bug ID: 20932
Summary: Assertion failed: (Iter != Map.end() && "Identifier
not in the type map?"), function resolve,
/Users/compnerd/Source/llvm/include/llvm/IR/DebugInfo.
h, line 268.
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: DebugInfo
Assignee: unassignedbugs at nondot.org
Reporter: compnerd at compnerd.org
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 13033
--> http://llvm.org/bugs/attachment.cgi?id=13033&action=edit
reduced.cc
The same reduced code reproduces the issue. The code is obviously incorrect,
but should be caught earlier.
--
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/20140912/8608031d/attachment.html>
More information about the llvm-bugs
mailing list