[LLVMbugs] [Bug 1328] NEW: llvm-as aborts on no-such-intrinsic error
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sat Apr 14 11:42:27 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1328
Summary: llvm-as aborts on no-such-intrinsic error
Product: tools
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: llvm-as
AssignedTo: unassignedbugs at nondot.org
ReportedBy: rspencer at x10sys.com
For example:
llvm-as: /proj/llvm/llvm-2/include/llvm/Intrinsics.gen:1208: unsigned int
llvm::Function::getIntrinsicID() const: Assertion `0 && "Unknown LLVM intrinsic
function!"' failed.
This isn't very friendly. It should produce an error message and exit non-zero
instead.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list