[PATCH] D42075: [WebAssembly] Symbol changes #1, LLVM
Nicholas Wilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 17 04:31:27 PST 2018
ncw updated this revision to Diff 130126.
ncw edited the summary of this revision.
ncw added a comment.
Updated:
- Reverted change to remove imports from NAME section. They are now written out as before.
Repository:
rL LLVM
https://reviews.llvm.org/D42075
Files:
include/llvm/BinaryFormat/Wasm.h
include/llvm/Object/Wasm.h
lib/MC/WasmObjectWriter.cpp
lib/Object/WasmObjectFile.cpp
test/MC/WebAssembly/weak-alias.ll
test/ObjectYAML/wasm/weak_symbols.yaml
test/tools/llvm-nm/wasm/exports.yaml
test/tools/llvm-nm/wasm/weak-symbols.yaml
test/tools/llvm-objdump/WebAssembly/symbol-table.test
test/tools/llvm-readobj/symbols.test
tools/llvm-readobj/WasmDumper.cpp
tools/obj2yaml/wasm2yaml.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42075.130126.patch
Type: text/x-patch
Size: 15102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180117/a0526fe1/attachment-0001.bin>
More information about the llvm-commits
mailing list