[PATCH] D44316: [WebAssembly] Demangle symbol names for use by the browser debugger

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 12 10:22:35 PDT 2018


ncw updated this revision to Diff 138048.
ncw added a comment.

Updated: addressed feedback, undid toString mangling changes


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D44316

Files:
  test/wasm/cxx-symbols.ll
  wasm/Driver.cpp
  wasm/Symbols.cpp
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44316.138048.patch
Type: text/x-patch
Size: 4189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180312/d523064f/attachment.bin>


More information about the llvm-commits mailing list