Assert if InflightSet is not cleared after instruction selecting a BB.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 25 May 2006 00:24:28 +0000 (00:24 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 25 May 2006 00:24:28 +0000 (00:24 +0000)
commit6a3d5a62f09d4093468525a07a0143cae0e9df41
tree3d50c50119cab8be8b37cbf49a6f1d99fdc0c69e
parentb0793f9741f7219c764e23cb99d4bda018e4f56c
Assert if InflightSet is not cleared after instruction selecting a BB.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28459 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelDAGToDAG.cpp
lib/Target/Alpha/AlphaISelDAGToDAG.cpp
lib/Target/IA64/IA64ISelDAGToDAG.cpp
lib/Target/PowerPC/PPCISelDAGToDAG.cpp
lib/Target/Sparc/SparcISelDAGToDAG.cpp
lib/Target/X86/X86ISelDAGToDAG.cpp