mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-17 21:35:07 +00:00
Fix filename: Printer.cpp has become X86AsmPrinter.cpp
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16299 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5adf0ca0b2
commit
fb0796e82e
@ -205,7 +205,7 @@ namespace {
|
||||
};
|
||||
}
|
||||
|
||||
// This function is required by Printer.cpp to workaround gas bugs
|
||||
// This function is required by X86AsmPrinter.cpp to work around GAS bugs
|
||||
void llvm::X86::emitInstruction(MachineCodeEmitter& mce,
|
||||
const X86InstrInfo& ii,
|
||||
const MachineInstr& mi)
|
||||
|
Loading…
x
Reference in New Issue
Block a user