Skip to content

Commit c5f5238

Browse files
committed
[SPIRV] #include "llvm/IR/PassInstrumentation.h"
1 parent 905e4ec commit c5f5238

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/unittests/Target/SPIRV/SPIRVConvergenceRegionAnalysisTests.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
#include "llvm/IR/Instructions.h"
1414
#include "llvm/IR/LLVMContext.h"
1515
#include "llvm/IR/LegacyPassManager.h"
16+
#include "llvm/IR/PassInstrumentation.h"
1617
#include "llvm/IR/Type.h"
1718
#include "llvm/IR/TypedPointerType.h"
1819
#include "llvm/Support/SourceMgr.h"

0 commit comments

Comments
 (0)