ELF2: Sort. NFC.
llvm-svn: 249803
This commit is contained in:
parent
648956118b
commit
fe7eeed585
@ -44,10 +44,10 @@ struct Configuration {
|
||||
bool ExportDynamic;
|
||||
bool NoInhibitExec;
|
||||
bool NoUndefined;
|
||||
bool ZNow = false;
|
||||
bool Shared;
|
||||
bool Static = false;
|
||||
bool WholeArchive = false;
|
||||
bool ZNow = false;
|
||||
ELFKind ElfKind = ELFNoneKind;
|
||||
uint16_t EMachine = llvm::ELF::EM_NONE;
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user