Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D40773
Reland "[WebAssembly] Add support for visibility flag"" ClosedPublic Authored by sbc100 on Dec 2 2017, 5:47 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: sunfish, aheejin, jgravelle-google and 2 others. · View Herald TranscriptDec 2 2017, 5:47 PM Closed by commit rL319627: Reland "[WebAssembly] Add support for visibility flag"" (authored by sbc). · Explain WhyDec 2 2017, 6:38 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 125284 lld/trunk/test/wasm/Inputs/call-indirect.ll
lld/trunk/test/wasm/Inputs/hidden.ll
lld/trunk/test/wasm/Inputs/ret32.ll
lld/trunk/test/wasm/Inputs/ret64.ll
lld/trunk/test/wasm/Inputs/weak-alias.ll
lld/trunk/test/wasm/call-indirect.ll
lld/trunk/test/wasm/entry.ll
lld/trunk/test/wasm/visibility-hidden.ll
lld/trunk/test/wasm/weak-alias-overide.ll
lld/trunk/test/wasm/weak-alias.ll
lld/trunk/test/wasm/weak-external.ll
lld/trunk/wasm/Symbols.h
lld/trunk/wasm/Symbols.cpp
lld/trunk/wasm/Writer.cpp
|