Skip to content

Commit

Permalink
ConstantFolding.h - remove unused llvm::ConstantVector forward declar…
Browse files Browse the repository at this point in the history
…ation. NFC.
  • Loading branch information
RKSimon committed Apr 17, 2020
1 parent 7fba79b commit ec99a24
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llvm/include/llvm/Analysis/ConstantFolding.h
Expand Up @@ -25,7 +25,6 @@ template <typename T> class ArrayRef;
class CallBase;
class Constant;
class ConstantExpr;
class ConstantVector;
class DataLayout;
class Function;
class GlobalValue;
Expand Down

0 comments on commit ec99a24

Please sign in to comment.