mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 23:49:22 +08:00
lld/MachO: Move MachOOptTable to DriverUtils.cpp, remove DriverUtils.h
This makes lld/MachO look more like lld/COFF and lld/ELF, as discussed in D91640.
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
|
||||
#include "InputFiles.h"
|
||||
#include "Config.h"
|
||||
#include "DriverUtils.h"
|
||||
#include "Driver.h"
|
||||
#include "ExportTrie.h"
|
||||
#include "InputSection.h"
|
||||
#include "MachOStructs.h"
|
||||
|
||||
Reference in New Issue
Block a user