[PATCH] D46160: [WebAssembly] Section symbols must have local binding

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 26 17:16:40 PDT 2018


sbc100 created this revision.
Herald added subscribers: llvm-commits, JDevlieghere, sunfish, aheejin, jgravelle-google, dschuff, jfb.

Also test for symbols information in test/MC/WebAssembly/debug-info.ll.


Repository:
  rL LLVM

https://reviews.llvm.org/D46160

Files:
  lib/MC/WasmObjectWriter.cpp
  lib/Object/WasmObjectFile.cpp
  test/MC/WebAssembly/debug-info.ll
  test/Object/Inputs/trivial-object-test.wasm
  test/tools/llvm-objdump/Inputs/trivial.obj.wasm
  test/tools/llvm-readobj/Inputs/trivial.obj.wasm
  tools/llvm-readobj/WasmDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46160.144249.patch
Type: text/x-patch
Size: 3868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180427/6db1ea35/attachment.bin>


More information about the llvm-commits mailing list