[PATCH] D57725: [WebAssembly] Implement --trace (-y) and --trace-symbol

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 5 16:50:21 PST 2019


sbc100 updated this revision to Diff 185443.
sbc100 added a comment.

- feedback


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D57725

Files:
  test/wasm/trace-symbol.ll
  test/wasm/trace.test
  wasm/Config.h
  wasm/Driver.cpp
  wasm/Options.td
  wasm/SymbolTable.cpp
  wasm/SymbolTable.h
  wasm/Symbols.cpp
  wasm/Symbols.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57725.185443.patch
Type: text/x-patch
Size: 8630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190206/2391fc4d/attachment.bin>


More information about the llvm-commits mailing list