http://llvm.org/bugs/show_bug.cgi?id=10118
Summary: (in_file_option "-i") does not work
Product: tools
Version: 2.8
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: llvmc
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Created an attachment (id=6722)
--> (http://llvm.org/bugs/attachment.cgi?id=6722)
.inc
Hi,
I would like to create compiler driver llvmc. But as soon as I use in file
option, error is reported. I use the examples/Skeleton/Autogenerated.td file
and the error is reported in Autogenerated.inc.
Error looks like that:
AutoGenerated.inc: In member function ‘virtual
int<unnamed>::assembler2::GenerateAction(llvmc::Action&, const
llvmc::PathVector&, bool, const llvm::sys::Path&, const
llvmc::InputLanguagesSet&, const llvmc::LanguageMap&) const’:
AutoGenerated.inc:92: error: expected ‘)’ before ‘;’ token
AutoGenerated.inc: In member function ‘virtual
int<unnamed>::assembler2::GenerateAction(llvmc::Action&, const
llvm::sys::Path&, bool, const llvm::sys::Path&, const
llvmc::InputLanguagesSet&, const llvmc::LanguageMap&) const’:
AutoGenerated.inc:128: error: expected ‘)’ before ‘;’ token
I attach Autogenerated.td as well as Autogenerated.in
--
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