[ELF] Clean up headers. NFC
This commit is contained in:
@@ -14,10 +14,10 @@
|
||||
#include "ScriptParser.h"
|
||||
#include "Config.h"
|
||||
#include "Driver.h"
|
||||
#include "InputSection.h"
|
||||
#include "LinkerScript.h"
|
||||
#include "OutputSections.h"
|
||||
#include "ScriptLexer.h"
|
||||
#include "SymbolTable.h"
|
||||
#include "Symbols.h"
|
||||
#include "Target.h"
|
||||
#include "lld/Common/CommonLinkerContext.h"
|
||||
@@ -31,7 +31,6 @@
|
||||
#include "llvm/Support/FileSystem.h"
|
||||
#include "llvm/Support/MathExtras.h"
|
||||
#include "llvm/Support/Path.h"
|
||||
#include "llvm/Support/ScopedPrinter.h"
|
||||
#include "llvm/Support/TimeProfiler.h"
|
||||
#include <cassert>
|
||||
#include <limits>
|
||||
|
||||
Reference in New Issue
Block a user