[PATCH] D37385: [WebAssembly] Update reloction names to match spec

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 1 10:33:19 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312342: [WebAssembly] Update relocation names to match spec (authored by sbc).

Repository:
  rL LLVM

https://reviews.llvm.org/D37385

Files:
  llvm/trunk/include/llvm/BinaryFormat/WasmRelocs/WebAssembly.def
  llvm/trunk/lib/MC/WasmObjectWriter.cpp
  llvm/trunk/lib/Object/WasmObjectFile.cpp
  llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp
  llvm/trunk/test/MC/WebAssembly/external-data.ll
  llvm/trunk/test/MC/WebAssembly/reloc-code.ll
  llvm/trunk/test/MC/WebAssembly/reloc-data.ll
  llvm/trunk/test/MC/WebAssembly/unnamed-data.ll
  llvm/trunk/test/Object/objdump-relocations.test
  llvm/trunk/test/ObjectYAML/wasm/data_section.yaml
  llvm/trunk/test/tools/llvm-objdump/WebAssembly/relocations.test
  llvm/trunk/test/tools/llvm-readobj/relocations.test
  llvm/trunk/tools/llvm-readobj/WasmDumper.cpp
  llvm/trunk/tools/yaml2obj/yaml2wasm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37385.113556.patch
Type: text/x-patch
Size: 12623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170901/0ed3b4bf/attachment.bin>


More information about the llvm-commits mailing list