And share some code with lld-link.
While here, also add a FIXME about PR42180 and merge r360150 to llvm-lib.
Paths
| Differential D63021
llvm-lib: Implement /machine: argument ClosedPublic Authored by thakis on Jun 7 2019, 12:44 PM.
Details Summary And share some code with lld-link. While here, also add a FIXME about PR42180 and merge r360150 to llvm-lib.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 10 2019, 12:35 PM Closed by commit rL363016: llvm-lib: Implement /machine: argument (authored by nico). · Explain WhyJun 10 2019, 6:11 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 203949 lld/trunk/COFF/Driver.h
lld/trunk/COFF/Driver.cpp
lld/trunk/COFF/DriverUtils.cpp
lld/trunk/COFF/SymbolTable.cpp
llvm/trunk/include/llvm/ToolDrivers/llvm-lib/LibDriver.h
llvm/trunk/lib/ToolDrivers/llvm-lib/LibDriver.cpp
llvm/trunk/lib/ToolDrivers/llvm-lib/Options.td
llvm/trunk/test/tools/llvm-lib/machine-mismatch.test
|