Skip to content

Commit e891ff3

Browse files
authored
[KCFI][NFC] Remove unused header (#170599)
In addition to being unused, this forms a layering violation between Transforms/Utils and Transforms/Instrumentation
1 parent 2222cfe commit e891ff3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Transforms/Utils/ModuleUtils.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
#include "llvm/Support/Hash.h"
2323
#include "llvm/Support/MD5.h"
2424
#include "llvm/Support/raw_ostream.h"
25-
#include "llvm/Transforms/Instrumentation/KCFI.h"
2625

2726
using namespace llvm;
2827

0 commit comments

Comments
 (0)