[LLVMbugs] [Bug 3026] New: llvmc2's TableGen doesn't escape dashes properly

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Nov 7 23:36:01 PST 2008


http://llvm.org/bugs/show_bug.cgi?id=3026

           Summary: llvmc2's TableGen doesn't escape dashes properly
           Product: new-bugs
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: pcwalton at cs.ucla.edu
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=2187)
 --> (http://llvm.org/bugs/attachment.cgi?id=2187)
Proposed patch.

llvmc2's TableGen logic for escaping special characters in argument names is
wrong, probably the result of a botched copy and paste job. The attached patch
fixes this issue.


-- 
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