Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D54490
[WebAssembly] Add support for dylink section in object format ClosedPublic Authored by sbc100 on Nov 13 2018, 12:11 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, aheejin and 2 others. · View Herald TranscriptNov 13 2018, 12:11 PM This revision is now accepted and ready to land.Nov 14 2018, 10:11 AM Closed by commit rL346880: [WebAssembly] Add support for dylink section in object format (authored by sbc). · Explain WhyNov 14 2018, 10:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 174065 llvm/trunk/include/llvm/BinaryFormat/Wasm.h
llvm/trunk/include/llvm/Object/Wasm.h
llvm/trunk/include/llvm/ObjectYAML/WasmYAML.h
llvm/trunk/lib/Object/WasmObjectFile.cpp
llvm/trunk/lib/ObjectYAML/WasmYAML.cpp
llvm/trunk/test/ObjectYAML/wasm/dylink_section.yaml
llvm/trunk/tools/obj2yaml/wasm2yaml.cpp
llvm/trunk/tools/yaml2obj/yaml2wasm.cpp
|