X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fllvm%2FAutoUpgrade.h;h=f61bd1a08d32bf3e90018bd5c3d70c011768013a;hb=295643b8050d4c45b06032690d707e7281e82c92;hp=3a97353ac92ee099dcadb18d2459d22330594d03;hpb=fc74abfba5128544a750fce22fdf13eb0403e3ce;p=oota-llvm.git diff --git a/include/llvm/AutoUpgrade.h b/include/llvm/AutoUpgrade.h index 3a97353ac92..f61bd1a08d3 100644 --- a/include/llvm/AutoUpgrade.h +++ b/include/llvm/AutoUpgrade.h @@ -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