PEI: rename PEI.h to PrologEpilogInserter.h to adhere to file naming standard
authorJohn Mosby <ojomojo@gmail.com>
Wed, 13 May 2009 17:52:11 +0000 (17:52 +0000)
committerJohn Mosby <ojomojo@gmail.com>
Wed, 13 May 2009 17:52:11 +0000 (17:52 +0000)
commit752c1df73949438ef6fa86a86363ee7091aa2532
treee114c55c750165ca1ee6acf702c6aef5072afc4f
parentaab6ec49d24e8ecec766cf90954a3a58c64bf7c4
PEI: rename PEI.h to PrologEpilogInserter.h to adhere to file naming standard

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71678 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/PEI.h [deleted file]
lib/CodeGen/PrologEpilogInserter.cpp
lib/CodeGen/PrologEpilogInserter.h [new file with mode: 0644]
lib/CodeGen/ShrinkWrapping.cpp