Skip to content

Commit 81c67da

Browse files
committed
remove an include that's unused after r347592
1 parent d34e415 commit 81c67da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/LTO/ThinLTOCodeGenerator.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
#include "llvm/Support/ThreadPool.h"
4949
#include "llvm/Support/Threading.h"
5050
#include "llvm/Support/ToolOutputFile.h"
51-
#include "llvm/Support/VCSRevision.h"
5251
#include "llvm/Target/TargetMachine.h"
5352
#include "llvm/Transforms/IPO.h"
5453
#include "llvm/Transforms/IPO/FunctionImport.h"

0 commit comments

Comments
 (0)