Skip to content

Commit 72945f0

Browse files
Mehdi Aminimemfrob
authored andcommitted
Fix MLIR build after header change in LLVM (NFC)
1 parent f1e443f commit 72945f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/lib/ExecutionEngine/ExecutionEngine.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
#include "llvm/IR/IRBuilder.h"
3131
#include "llvm/Support/Debug.h"
3232
#include "llvm/Support/Error.h"
33+
#include "llvm/Support/Host.h"
3334
#include "llvm/Support/TargetRegistry.h"
3435
#include "llvm/Support/ToolOutputFile.h"
3536

0 commit comments

Comments
 (0)