Displaying 2 results from an estimated 2 matches for "itineray".
Did you mean:
itinerary
2011 Oct 27
0
[LLVMdev] trouble compiling new target with cmake
...= is;
let Inst{30} = cs;
let Inst{29-26} = fmt;
let Inst{20-15} = rd;
let OutOperandList = outs;
let InOperandList = ins;
let AsmString = asmstr; // the .s format to print the instruction with
let Pattern = pattern; // set to the DAG pattern for this instruction
let Itineray = itin;
}
I don't know what it is referring to, comparing it to other targets isn't
yielding any success for me, so any help would be greatly appreciated.
Thanks.
--
View this message in context: http://old.nabble.com/trouble-compiling-new-target-with-cmake-tp32730892p32730892.html
Sent...
2011 Oct 27
0
[LLVMdev] troubling compiling new target with cmake
...nst{31} = is;
let Inst{30} = cs;
let Inst{29-26} = fmt;
let Inst{20-15} = rd;
let OutOperandList = outs;
let InOperandList = ins;
let AsmString = asmstr; // the .s format to print the instruction with
let Pattern = pattern; // set to the DAG pattern for this instruction
let Itineray = itin;
}
I don't know what it is referring to, comparing it to other targets isn't
yielding any success for me, so any help would be greatly appreciated.
--
View this message in context: http://old.nabble.com/troubling-compiling-new-target-with-cmake-tp32730539p32730539.html
Sent from t...