http://llvm.org/bugs/show_bug.cgi?id=3025
Summary: llvmc2's TableGen miscompiles $CALL and $ENV when used
as the command name
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
Created an attachment (id=2186)
--> (http://llvm.org/bugs/attachment.cgi?id=2186)
Proposed patch.
When the $CALL and $ENV are used to form the command name of a tool in llvmc2,
an automatic conversion to const char * does not occur. The attached patch
fixes this problem.
--
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