Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 6072 Build 6072: arc lint + arc unit
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 97502 include/llvm/Object/Wasm.h
lib/Object/WasmObjectFile.cpp
test/tools/llvm-objdump/WebAssembly/symbol-table.test
|
Do we need the extra return as we had before, for non-asserts builds?