Add a forwarding method pop_front() that allows you to delete instructions
authorBrian Gaeke <gaeke@uiuc.edu>
Tue, 8 Jun 2004 18:52:47 +0000 (18:52 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Tue, 8 Jun 2004 18:52:47 +0000 (18:52 +0000)
commit0bbcd6bfd1a90c2aa7386a88ba9fc9aba47d03a7
tree7ef5606cb740c6287e6b9d45a3d73a7ec62737ea
parent777a1cde665f22b75a23a46e51de4ecb6d169c22
Add a forwarding method pop_front() that allows you to delete instructions
from the beginning of a MBB.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14074 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineBasicBlock.h