[PATCH] D61645: [WebAssembly] Handle command line options consistently with the ELF backend. NFC.

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 7 10:21:50 PDT 2019


sbc100 created this revision.
Herald added subscribers: llvm-commits, MaskRay, sunfish, aheejin, jgravelle-google, arichardson, emaste, dschuff.
Herald added a reviewer: espindola.
Herald added a project: LLVM.
sbc100 retitled this revision from "[WebAssembly] Handle command line options consistently with the ELF backend." to "[WebAssembly] Handle command line options consistently with the ELF backend. NFC.".
sbc100 added a reviewer: ruiu.
sbc100 updated this revision to Diff 198498.
sbc100 added a comment.

- revert


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D61645

Files:
  lld/ELF/Driver.cpp
  lld/ELF/Driver.h
  lld/wasm/Config.h
  lld/wasm/Driver.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61645.198498.patch
Type: text/x-patch
Size: 4591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190507/80dd96c5/attachment.bin>


More information about the llvm-commits mailing list