summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-02-28 06:42:11 +0000
committerChris Lattner <sabre@nondot.org>2007-02-28 06:42:11 +0000
commitb5582bf98453e7e37f6f493bd5fd723f563b910b (patch)
treeed45bf07b4b10aa01cc90e21bf2c1d65db28ae0f /llvm/lib
parentd439e86078a8f5470cd64feeed8f8bb4c6354bda (diff)
downloadbcm5719-llvm-b5582bf98453e7e37f6f493bd5fd723f563b910b.tar.gz
bcm5719-llvm-b5582bf98453e7e37f6f493bd5fd723f563b910b.zip
add a newline at end of file
llvm-svn: 34735
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/CodeGen/PrologEpilogInserter.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/CodeGen/PrologEpilogInserter.cpp b/llvm/lib/CodeGen/PrologEpilogInserter.cpp
index 7cab34c950c..ab801b4ce97 100644
--- a/llvm/lib/CodeGen/PrologEpilogInserter.cpp
+++ b/llvm/lib/CodeGen/PrologEpilogInserter.cpp
@@ -459,3 +459,4 @@ void PEI::replaceFrameIndices(MachineFunction &Fn) {
}
}
}
+
OpenPOWER on IntegriCloud