[PATCH] D41954: [WebAssembly] Add symbol table to LLVM, 1/2
Nicholas Wilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 25 08:06:37 PST 2018
ncw updated this revision to Diff 131457.
ncw marked 2 inline comments as done.
ncw retitled this revision from "[WebAssembly] Symbol changes #5: add "symbol index" concept (LLVM)" to "[WebAssembly] Add symbol table to LLVM, 1/2".
ncw edited the summary of this revision.
ncw added a comment.
Updated:
- Rejigged to reduce the diff
- Makes clearer the progression to the final symbol tab implementation
I'm happy with this, awaiting review.
Repository:
rL LLVM
https://reviews.llvm.org/D41954
Files:
include/llvm/Object/Wasm.h
lib/MC/WasmObjectWriter.cpp
lib/Object/WasmObjectFile.cpp
test/MC/WebAssembly/func-address.ll
test/MC/WebAssembly/global-ctor-dtor.ll
test/MC/WebAssembly/reloc-code.ll
test/MC/WebAssembly/weak-alias.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41954.131457.patch
Type: text/x-patch
Size: 36167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180125/caa3b653/attachment.bin>
More information about the llvm-commits
mailing list