[LLVMbugs] [Bug 3838] New: TableGen failures should include useful contextual information
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Mar 18 23:49:15 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=3838
Summary: TableGen failures should include useful contextual
information
Product: libraries
Version: 2.5
Platform: PC
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Transformation Utilities
AssignedTo: unassignedbugs at nondot.org
ReportedBy: just.s0m3.guy+llvmbugzilla at gmail.com
CC: llvmbugs at cs.uiuc.edu
Currently, when you have an error in a .td file, TableGen fails completely
silently in most cases. Sometimes it outputs the 'pattern' which caused the
error.
When TableGen fails, it should report the reason for the failure, along with a
line number and file name for the error source.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list