diff options
Diffstat (limited to 'llvm/lib/CodeGen/LiveIntervalUnion.cpp')
| -rw-r--r-- | llvm/lib/CodeGen/LiveIntervalUnion.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/LiveIntervalUnion.cpp b/llvm/lib/CodeGen/LiveIntervalUnion.cpp index 11a4ecf0bef9..bfaa3bf9a694 100644 --- a/llvm/lib/CodeGen/LiveIntervalUnion.cpp +++ b/llvm/lib/CodeGen/LiveIntervalUnion.cpp @@ -14,7 +14,6 @@ #include "llvm/CodeGen/LiveIntervalUnion.h" #include "llvm/ADT/STLExtras.h" -#include "llvm/ADT/SparseBitVector.h" #include "llvm/CodeGen/LiveInterval.h" #include "llvm/CodeGen/TargetRegisterInfo.h" #include "llvm/Support/raw_ostream.h" |
