add a newline at end of file
authorChris Lattner <sabre@nondot.org>
Wed, 28 Feb 2007 06:42:11 +0000 (06:42 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 28 Feb 2007 06:42:11 +0000 (06:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34735 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/PrologEpilogInserter.cpp

index 7cab34c950c74e78cea803c1cdec85f271229d0a..ab801b4ce9729b6c85aa974af5fb3aa151a94408 100644 (file)
@@ -459,3 +459,4 @@ void PEI::replaceFrameIndices(MachineFunction &Fn) {
     }
   }
 }
+