Test commit
authorOliver Stannard <oliver.stannard@arm.com>
Wed, 29 Jan 2014 16:01:24 +0000 (16:01 +0000)
committerOliver Stannard <oliver.stannard@arm.com>
Wed, 29 Jan 2014 16:01:24 +0000 (16:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200401 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/ARM/ARMBaseInstrInfo.cpp

index 030f09965cbcdb5d0867c79c4859279728f59942..a244c5fb8a3bc99980c468d0f3e376101c271211 100644 (file)
@@ -1243,6 +1243,7 @@ static unsigned duplicateCPV(MachineFunction &MF, unsigned &CPI) {
 
   unsigned PCLabelId = AFI->createPICLabelUId();
   ARMConstantPoolValue *NewCPV = 0;
+
   // FIXME: The below assumes PIC relocation model and that the function
   // is Thumb mode (t1 or t2). PCAdjustment would be 8 for ARM mode PIC, and
   // zero for non-PIC in ARM or Thumb. The callers are all of thumb LDR