[PATCH] D67782: [ELF] accept thinlto options without --plugin-opt= prefix

Bob Haarman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 24 17:36:53 PDT 2019


inglorion updated this revision to Diff 221642.
inglorion marked 3 inline comments as done.
inglorion added a comment.

@ruiu's comments (thanks!)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67782/new/

https://reviews.llvm.org/D67782

Files:
  lld/ELF/Driver.cpp
  lld/ELF/Options.td
  lld/test/ELF/lto/thinlto-emit-imports.ll
  lld/test/ELF/lto/thinlto-index-file.ll
  lld/test/ELF/lto/thinlto-obj-path.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: D67782.221642.patch
Type: text/x-patch
Size: 11550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190925/84b81ae4/attachment.bin>


More information about the llvm-commits mailing list