[PATCH] D47167: Handle --plugin-opt= options as alias options.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 21 17:04:54 PDT 2018


ruiu updated this revision to Diff 147916.
ruiu added a comment.

- concat --plugin-opt and the following argument


https://reviews.llvm.org/D47167

Files:
  lld/Common/Args.cpp
  lld/ELF/Driver.cpp
  lld/ELF/DriverUtils.cpp
  lld/ELF/Options.td
  lld/test/ELF/lto/opt-level.ll
  lld/test/ELF/lto/thinlto-object-suffix-replace.ll
  lld/test/ELF/lto/thinlto-prefix-replace.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47167.147916.patch
Type: text/x-patch
Size: 12141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180522/42b848c8/attachment.bin>


More information about the llvm-commits mailing list