Skip to content

Commit 55eb205

Browse files
committed
remove unused import
1 parent 7afdf69 commit 55eb205

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/IR/Attributes.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
#include "llvm/ADT/StringSwitch.h"
2525
#include "llvm/Config/llvm-config.h"
2626
#include "llvm/IR/AttributeMask.h"
27-
#include "llvm/IR/Cheri.h"
2827
#include "llvm/IR/ConstantRange.h"
2928
#include "llvm/IR/ConstantRangeList.h"
3029
#include "llvm/IR/Function.h"

0 commit comments

Comments
 (0)