1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00

Dummy commit to check commit access.

llvm-svn: 145619
This commit is contained in:
Sanjoy Das 2011-12-01 19:15:08 +00:00
parent c708e83499
commit 5cc5730434

View File

@ -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;