Skip to content

Commit

Permalink
Include Module.h (#98)
Browse files Browse the repository at this point in the history
This is needed since llvm/llvm-project#97023
  • Loading branch information
Sisyph authored Jul 1, 2024
1 parent f38c271 commit ce516e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/Dialect/Verifier.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@

#include "llvm-dialects/Dialect/ContextExtension.h"

#include "llvm/IR/Module.h"

using namespace llvm;
using namespace llvm_dialects;

Expand Down

0 comments on commit ce516e1

Please sign in to comment.