Also add to the docs.
This is refactor in preparation for https://reviews.llvm.org/D57909
Paths
| Differential D57920
[WebAssembly] Refactor handling of weak undefined functions. NFC. ClosedPublic Authored by sbc100 on Feb 7 2019, 11:49 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, dexonsmith, steven_wu and 5 others. · View Herald Transcript This revision is now accepted and ready to land.Feb 7 2019, 2:22 PM Closed by commit rL353478: [WebAssembly] Refactor handling of weak undefined functions. NFC. (authored by sbc). · Explain WhyFeb 7 2019, 2:43 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 185871 lld/trunk/docs/WebAssembly.rst
lld/trunk/test/wasm/archive-weak-undefined.ll
lld/trunk/test/wasm/cxx-mangling.ll
lld/trunk/test/wasm/lto/weak-undefined.ll
lld/trunk/test/wasm/undefined-weak-call.ll
lld/trunk/wasm/Driver.cpp
lld/trunk/wasm/SymbolTable.h
lld/trunk/wasm/SymbolTable.cpp
lld/trunk/wasm/Symbols.h
|