This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8175a1d5839 [PPC] When restoring R30 (PIC base pointer), mark it as <def> new 740b80d883d [WebAssembly] Add wasm symbol table support to llvm-objdump
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Object/Wasm.h | 6 +- lib/Object/WasmObjectFile.cpp | 68 +++++++++++++++------- .../llvm-objdump/WebAssembly/symbol-table.test | 8 +++ 3 files changed, 60 insertions(+), 22 deletions(-) create mode 100644 test/tools/llvm-objdump/WebAssembly/symbol-table.test