For t2BFI disassembly, apply the same error checking as in r101205.
[oota-llvm.git] / lib / Support / StringPool.cpp
index 735472e26a57fd1b306ac15e87d834841b855e5a..1ee917f119f7e446538cfa395715043f9bf93877 100644 (file)
@@ -12,7 +12,6 @@
 //===----------------------------------------------------------------------===//
 
 #include "llvm/Support/StringPool.h"
-#include "llvm/Support/Streams.h"
 #include "llvm/ADT/StringRef.h"
 
 using namespace llvm;