[LLVMbugs] [Bug 4157] New: Using ENV generates wrong source code

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue May 5 01:39:09 PDT 2009


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

           Summary: Using ENV generates wrong source code
           Product: tools
           Version: trunk
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: TableGen
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: martin.nowack at inf.tu-dresden.de
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=2953)
 --> (http://llvm.org/bugs/attachment.cgi?id=2953)
Patch for ENV bug

Using the ENV macro the generated code contains an additional brace ')' - the
attached patch fixes the behavior.
The problem persists at least since 2.5 and also in trunk.

Thanks.


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