Delete NOP instructions as they are eliminated.
authorChris Lattner <sabre@nondot.org>
Tue, 9 Apr 2002 15:05:04 +0000 (15:05 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 9 Apr 2002 15:05:04 +0000 (15:05 +0000)
commit73c8d7520f8c7026153fd8d9ec9b7e00a57d0aa5
treeb990603256ef1b26ca95c7c01a18fa516e22448f
parentdbc3b00df5bee8d082b9a74e2d21aac4f9671b1d
Delete NOP instructions as they are eliminated.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2199 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/SparcV9PrologEpilogInserter.cpp