mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-05-19 13:38:56 +00:00
add FIXME
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114578 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
56a8b817b1
commit
f0633e48eb
@ -1659,6 +1659,7 @@ void ARMAsmPrinter::printInstructionThroughMCStreamer(const MachineInstr *MI) {
|
||||
V1 = MCOperand::CreateExpr(SymRef1);
|
||||
V2 = MCOperand::CreateExpr(SymRef2);
|
||||
} else {
|
||||
// FIXME: External symbol?
|
||||
MI->dump();
|
||||
llvm_unreachable("cannot handle this operand");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user