diff options
Diffstat (limited to 'contrib/llvm-project/llvm/lib/Transforms/Utils/PredicateInfo.cpp')
| -rw-r--r-- | contrib/llvm-project/llvm/lib/Transforms/Utils/PredicateInfo.cpp | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/llvm-project/llvm/lib/Transforms/Utils/PredicateInfo.cpp b/contrib/llvm-project/llvm/lib/Transforms/Utils/PredicateInfo.cpp index 44859eafb9c1..dda2867f44b2 100644 --- a/contrib/llvm-project/llvm/lib/Transforms/Utils/PredicateInfo.cpp +++ b/contrib/llvm-project/llvm/lib/Transforms/Utils/PredicateInfo.cpp @@ -30,6 +30,7 @@  #include "llvm/IR/Metadata.h"  #include "llvm/IR/Module.h"  #include "llvm/IR/PatternMatch.h" +#include "llvm/InitializePasses.h"  #include "llvm/Support/Debug.h"  #include "llvm/Support/DebugCounter.h"  #include "llvm/Support/FormattedStream.h"  | 
