mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-03 00:33:09 +00:00
Dummy commit to check commit access.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145619 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
165695d261
commit
fc9261279a
@ -210,7 +210,7 @@ static
|
||||
void mergeSPUpdatesDown(MachineBasicBlock &MBB,
|
||||
MachineBasicBlock::iterator &MBBI,
|
||||
unsigned StackPtr, uint64_t *NumBytes = NULL) {
|
||||
// FIXME: THIS ISN'T RUN!!!
|
||||
// FIXME: THIS ISN'T RUN!!!
|
||||
return;
|
||||
|
||||
if (MBBI == MBB.end()) return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user