Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D32760
[WebAssembly] Add wasm symbol table support to llvm-objdump ClosedPublic Authored by sbc100 on May 2 2017, 2:34 PM.
Details
Diff Detail
Event Timelinesbc100 retitled this revision from [WebAssembly] Add wasm symbol table to llvm-objdump to [WebAssembly] Add wasm symbol table support to llvm-objdump.
This revision is now accepted and ready to land.May 4 2017, 12:12 PM Closed by commit rL302185: [WebAssembly] Add wasm symbol table support to llvm-objdump (authored by sbc). · Explain WhyMay 4 2017, 12:46 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 97867 llvm/trunk/include/llvm/Object/Wasm.h
llvm/trunk/lib/Object/WasmObjectFile.cpp
llvm/trunk/test/tools/llvm-objdump/WebAssembly/symbol-table.test
|