Improve support for type-generic vector intrinsics by teaching TableGen how
[oota-llvm.git] / include / llvm / AutoUpgrade.h
index 3a97353ac92ee099dcadb18d2459d22330594d03..f61bd1a08d32bf3e90018bd5c3d70c011768013a 100644 (file)
@@ -17,7 +17,6 @@
 namespace llvm {
   class Function;
   class CallInst;
-  class BasicBlock;
 
   /// This is a more granular function that simply checks an intrinsic function 
   /// for upgrading, and returns true if it requires upgrading. It may return