Skip to content
This repository was archived by the owner on Feb 5, 2019. It is now read-only.

Commit 580a14f

Browse files
committed
Remove unused includes following r211294
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211297 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 01ccb9c commit 580a14f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tools/lto/lto.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
//===----------------------------------------------------------------------===//
1414

1515
#include "llvm-c/lto.h"
16-
#include "llvm-c/Core.h"
17-
#include "llvm-c/Target.h"
1816
#include "llvm/CodeGen/CommandFlags.h"
1917
#include "llvm/LTO/LTOCodeGenerator.h"
2018
#include "llvm/LTO/LTOModule.h"

0 commit comments

Comments
 (0)