http://llvm.org/bugs/show_bug.cgi?id=4159
Summary: forward_as does not use second argument
Product: tools
Version: trunk
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: TableGen
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Created an attachment (id=2956)
--> (http://llvm.org/bugs/attachment.cgi?id=2956)
patch to fix forward
Using forward_as to substitute a parameter with a new one does not use the new
parameter in the generated file. This bug at least exists for 2.5
Patch attached to fix this.
By the way, please update the online documentation
(http://www.llvm.org/docs/CompilerDriver.html).
The provided example for forward_as omits the comma between the arguments.
--
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