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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to