summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/Thumb1FrameLowering.cpp
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2015-09-22 11:14:39 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2015-09-22 11:14:39 +0000
commita9cb538a74b511aa56e4237dbdfca57e8dcc57cc (patch)
tree7178bd55ae00a47c72eb79a8c23241f283095cce /llvm/lib/Target/ARM/Thumb1FrameLowering.cpp
parent84965031a75345167c6ec2cf5e5c133869a43b47 (diff)
downloadbcm5719-llvm-a9cb538a74b511aa56e4237dbdfca57e8dcc57cc.tar.gz
bcm5719-llvm-a9cb538a74b511aa56e4237dbdfca57e8dcc57cc.zip
Reformat blank lines.
llvm-svn: 248263
Diffstat (limited to 'llvm/lib/Target/ARM/Thumb1FrameLowering.cpp')
-rw-r--r--llvm/lib/Target/ARM/Thumb1FrameLowering.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/ARM/Thumb1FrameLowering.cpp b/llvm/lib/Target/ARM/Thumb1FrameLowering.cpp
index 46b31c350a0..6e30c8b3f9c 100644
--- a/llvm/lib/Target/ARM/Thumb1FrameLowering.cpp
+++ b/llvm/lib/Target/ARM/Thumb1FrameLowering.cpp
@@ -232,7 +232,6 @@ void Thumb1FrameLowering::emitPrologue(MachineFunction &MF,
}
}
-
// Adjust FP so it point to the stack slot that contains the previous FP.
if (HasFP) {
FramePtrOffsetInBlock += MFI->getObjectOffset(FramePtrSpillFI)
OpenPOWER on IntegriCloud