[PATCH] D38096: [WebAssembly] Add support for local symbol bindings

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 20 14:18:48 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL313817: [WebAssembly] Add support for local symbol bindings (authored by sbc).

Changed prior to commit:
  https://reviews.llvm.org/D38096?vs=116061&id=116070#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38096

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/unnamed-data.ll
  llvm/trunk/test/tools/llvm-nm/wasm/local-symbols.ll
  llvm/trunk/test/tools/llvm-objdump/WebAssembly/symbol-table.test
  llvm/trunk/tools/llvm-cfi-verify/CMakeLists.txt
  llvm/trunk/tools/obj2yaml/wasm2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38096.116070.patch
Type: text/x-patch
Size: 12403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170920/adbc010d/attachment.bin>


More information about the llvm-commits mailing list