Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D38096
[WebAssembly] Add support for local symbol bindings ClosedPublic Authored by sbc100 on Sep 20 2017, 1:10 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: aheejin, jgravelle-google, mgorny and 2 others. · View Herald TranscriptSep 20 2017, 1:10 PM This revision is now accepted and ready to land.Sep 20 2017, 1:37 PM Closed by commit rL313817: [WebAssembly] Add support for local symbol bindings (authored by sbc). · Explain WhySep 20 2017, 2:18 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 116070 llvm/trunk/include/llvm/BinaryFormat/Wasm.h
llvm/trunk/include/llvm/Object/Wasm.h
llvm/trunk/lib/MC/WasmObjectWriter.cpp
llvm/trunk/lib/Object/WasmObjectFile.cpp
llvm/trunk/test/MC/WebAssembly/unnamed-data.ll
llvm/trunk/test/tools/llvm-nm/wasm/local-symbols.ll
llvm/trunk/test/tools/llvm-objdump/WebAssembly/symbol-table.test
llvm/trunk/tools/llvm-cfi-verify/CMakeLists.txt
llvm/trunk/tools/obj2yaml/wasm2yaml.cpp
|