Skip to content

Commit 0770afb

Browse files
committed
[bolt] Remove unnecessary include.
... which introduced a testing dependency in 850b492
1 parent 8982454 commit 0770afb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bolt/include/bolt/Passes/NonPacProtectedRetAnalysis.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
#include "bolt/Passes/BinaryPasses.h"
1515
#include "llvm/ADT/SmallSet.h"
1616
#include "llvm/Support/raw_ostream.h"
17-
#include "llvm/Testing/Annotations/Annotations.h"
1817
#include <memory>
1918

2019
namespace llvm {

0 commit comments

Comments
 (0)