Initial checkin of Prolog/Epilog code inserter, which is an important part
authorChris Lattner <sabre@nondot.org>
Sat, 28 Dec 2002 20:43:30 +0000 (20:43 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 28 Dec 2002 20:43:30 +0000 (20:43 +0000)
commit58b3328ac709a5706a8bfa522012ed90f1b4d4bd
tree431c43d4060538bdedca03a5c63beb6b9360119b
parent5a977d4034502b3c0829e15b53b0890d3d09515a
Initial checkin of Prolog/Epilog code inserter, which is an important part
of the abstract frame representation

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