Skip to content

Commit 7119986

Browse files
committed
!fixup remove Instrumentation.h include
1 parent f5bd77f commit 7119986

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Transforms/Instrumentation/TypeSanitizer.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
#include "llvm/Support/MathExtras.h"
3838
#include "llvm/Support/Regex.h"
3939
#include "llvm/Support/raw_ostream.h"
40-
#include "llvm/Transforms/Instrumentation.h"
4140
#include "llvm/Transforms/Utils/BasicBlockUtils.h"
4241
#include "llvm/Transforms/Utils/Local.h"
4342
#include "llvm/Transforms/Utils/ModuleUtils.h"

0 commit comments

Comments
 (0)