[PATCH] D63021: llvm-lib: Implement /machine: argument

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 7 12:44:40 PDT 2019


thakis created this revision.
thakis added a reviewer: pcc.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

And share some code with lld-link.

While here, also add a FIXME about PR42180 and merge r360150 to llvm-lib.


https://reviews.llvm.org/D63021

Files:
  lld/COFF/Driver.cpp
  lld/COFF/Driver.h
  lld/COFF/DriverUtils.cpp
  lld/COFF/SymbolTable.cpp
  llvm/include/llvm/ToolDrivers/llvm-lib/LibDriver.h
  llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
  llvm/lib/ToolDrivers/llvm-lib/Options.td
  llvm/test/tools/llvm-lib/machine-mismatch.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63021.203599.patch
Type: text/x-patch
Size: 9330 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190607/a3a1a543/attachment.bin>


More information about the llvm-commits mailing list