[PATCH] D57725: [WebAssembly] Implement --trace and --trace-symbol

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 4 16:39:23 PST 2019


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

- update test


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D57725

Files:
  test/ELF/trace.s
  test/wasm/trace-symbol.test
  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.185190.patch
Type: text/x-patch
Size: 6910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190205/f23c6491/attachment.bin>


More information about the llvm-commits mailing list