[PATCH] D45980: [WebAssembly] Use section index in relocation section header

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 23 15:16:11 PDT 2018


sbc100 updated this revision to Diff 143662.
sbc100 added a comment.

- cleanup
- regenerate test inputs


Repository:
  rL LLVM

https://reviews.llvm.org/D45980

Files:
  include/llvm/Object/Wasm.h
  lib/MC/WasmObjectWriter.cpp
  lib/Object/WasmObjectFile.cpp
  test/Object/Inputs/trivial-object-test.wasm
  test/tools/llvm-objdump/Inputs/trivial.obj.wasm
  test/tools/llvm-readobj/Inputs/trivial.obj.wasm
  tools/yaml2obj/yaml2wasm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45980.143662.patch
Type: text/x-patch
Size: 10316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180423/0f01fb9d/attachment.bin>


More information about the llvm-commits mailing list