diff options
Diffstat (limited to 'contrib/llvm-project/llvm/lib/Bitcode/Reader/ValueList.cpp')
| -rw-r--r-- | contrib/llvm-project/llvm/lib/Bitcode/Reader/ValueList.cpp | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/llvm-project/llvm/lib/Bitcode/Reader/ValueList.cpp b/contrib/llvm-project/llvm/lib/Bitcode/Reader/ValueList.cpp index b9dbf904c89e..f5568a923b11 100644 --- a/contrib/llvm-project/llvm/lib/Bitcode/Reader/ValueList.cpp +++ b/contrib/llvm-project/llvm/lib/Bitcode/Reader/ValueList.cpp @@ -7,7 +7,6 @@  //===----------------------------------------------------------------------===//  #include "ValueList.h" -#include "llvm/ADT/SmallVector.h"  #include "llvm/IR/Argument.h"  #include "llvm/IR/Constant.h"  #include "llvm/IR/Constants.h"  | 
