forked from OSchip/llvm-project
parent
ce08126733
commit
4d38c82575
|
@ -76,7 +76,6 @@ HexagonTargetMachine::HexagonTargetMachine(const Target &T, StringRef TT,
|
|||
TSInfo(*this),
|
||||
FrameLowering(Subtarget),
|
||||
InstrItins(&Subtarget.getInstrItineraryData()) {
|
||||
setMCUseCFI(false);
|
||||
initAsmInfo();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue