diff options
Diffstat (limited to 'llvm/tools/opt/Passes.cpp')
| -rw-r--r-- | llvm/tools/opt/Passes.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/tools/opt/Passes.cpp b/llvm/tools/opt/Passes.cpp index 1788e695d5e..149432ed3c5 100644 --- a/llvm/tools/opt/Passes.cpp +++ b/llvm/tools/opt/Passes.cpp @@ -26,6 +26,7 @@ #include "llvm/IR/Verifier.h" #include "llvm/Support/Debug.h" #include "llvm/Transforms/InstCombine/InstCombine.h" +#include "llvm/Transforms/Scalar/LowerExpectIntrinsic.h" using namespace llvm; |

