[PATCH] D41954: [WebAssembly] Symbol changes #5: add "symbol index" concept (LLVM)
Nicholas Wilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 16 09:43:18 PST 2018
ncw updated this revision to Diff 129977.
ncw retitled this revision from "[WebAssembly] Refactor symbol index handling (LLVM)" to "[WebAssembly] Symbol changes #5: add "symbol index" concept (LLVM)".
ncw edited the summary of this revision.
ncw added a comment.
Updated: split up the big review into six smaller ones. This is the core change still, the change that motivated it all!
Repository:
rL LLVM
https://reviews.llvm.org/D41954
Files:
include/llvm/BinaryFormat/Wasm.h
include/llvm/Object/Wasm.h
lib/MC/WasmObjectWriter.cpp
lib/Object/WasmObjectFile.cpp
test/MC/WebAssembly/global-ctor-dtor.ll
test/MC/WebAssembly/weak-alias.ll
test/MC/WebAssembly/weak.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41954.129977.patch
Type: text/x-patch
Size: 39162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180116/c4b29018/attachment.bin>
More information about the llvm-commits
mailing list