[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:37:22 PST 2019


sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, arichardson, emaste, dschuff.
Herald added a reviewer: espindola.
Herald added a project: LLVM.
sbc100 added a reviewer: ruiu.

Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D57725

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


More information about the llvm-commits mailing list