mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-12 23:37:33 +00:00
Test commit. Fix whitespace from a previous patch of mine.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216650 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
41db8128a2
commit
cf3736085b
@ -1433,7 +1433,7 @@ SDNode *PPCDAGToDAGISel::Select(SDNode *N) {
|
||||
SDValue GA = N->getOperand(0);
|
||||
return CurDAG->getMachineNode(PPC::LWZtoc, dl, MVT::i32, GA,
|
||||
N->getOperand(1));
|
||||
}
|
||||
}
|
||||
assert (PPCSubTarget->isPPC64() &&
|
||||
"Only supported for 64-bit ABI and 32-bit SVR4");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user