[PATCH] D54875: [WebAssembly] Add support for the event section
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 6 19:55:34 PST 2018
aheejin updated this revision to Diff 177102.
aheejin added a comment.
Rebase onto D55406 <https://reviews.llvm.org/D55406>
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54875/new/
https://reviews.llvm.org/D54875
Files:
include/lld/Common/LLVM.h
test/wasm/Inputs/event-section1.ll
test/wasm/Inputs/event-section2.ll
test/wasm/event-section.ll
wasm/Driver.cpp
wasm/InputChunks.cpp
wasm/InputEvent.h
wasm/InputFiles.cpp
wasm/InputFiles.h
wasm/LTO.cpp
wasm/MarkLive.cpp
wasm/OutputSections.cpp
wasm/SymbolTable.cpp
wasm/SymbolTable.h
wasm/Symbols.cpp
wasm/Symbols.h
wasm/Writer.cpp
wasm/WriterUtils.cpp
wasm/WriterUtils.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54875.177102.patch
Type: text/x-patch
Size: 32587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181207/26c9c210/attachment.bin>
More information about the llvm-commits
mailing list