Skip to content

Commit afca83d

Browse files
committed
remove unnecessery include
1 parent 54fe275 commit afca83d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lld/ELF/Arch/AArch64.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#include "Target.h"
1414
#include "lld/Common/ErrorHandler.h"
1515
#include "llvm/BinaryFormat/ELF.h"
16-
#include "llvm/Support/AArch64BuildAttributes.h"
1716
#include "llvm/Support/Endian.h"
1817

1918
using namespace llvm;

0 commit comments

Comments
 (0)