[PATCH] D42075: [WebAssembly] Symbol changes #1, LLVM

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 17 11:31:53 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322741: [WebAssembly] Remove debug names from symbol table (authored by sbc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42075?vs=130126&id=130234#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42075

Files:
  llvm/trunk/include/llvm/BinaryFormat/Wasm.h
  llvm/trunk/include/llvm/Object/Wasm.h
  llvm/trunk/lib/MC/WasmObjectWriter.cpp
  llvm/trunk/lib/Object/WasmObjectFile.cpp
  llvm/trunk/test/MC/WebAssembly/weak-alias.ll
  llvm/trunk/test/ObjectYAML/wasm/weak_symbols.yaml
  llvm/trunk/test/tools/llvm-nm/wasm/exports.yaml
  llvm/trunk/test/tools/llvm-nm/wasm/weak-symbols.yaml
  llvm/trunk/test/tools/llvm-objdump/WebAssembly/symbol-table.test
  llvm/trunk/test/tools/llvm-readobj/symbols.test
  llvm/trunk/tools/llvm-readobj/WasmDumper.cpp
  llvm/trunk/tools/obj2yaml/wasm2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42075.130234.patch
Type: text/x-patch
Size: 15498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180117/8e04b464/attachment.bin>


More information about the llvm-commits mailing list