[PATCH] D57698: [WebAssembly] Update relocation naming to match llvm change. NFC.

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 4 09:48:53 PST 2019


sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff.
Herald added a project: LLVM.
sbc100 added a reviewer: ruiu.

Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D57698

Files:
  test/wasm/Inputs/globals.yaml
  test/wasm/Inputs/undefined-globals.yaml
  test/wasm/data-layout.ll
  test/wasm/locals-duplicate.test
  test/wasm/many-functions.ll
  test/wasm/reloc-addend.ll
  test/wasm/relocatable.ll
  test/wasm/stack-pointer.ll
  test/wasm/weak-alias.ll
  wasm/InputChunks.cpp
  wasm/InputFiles.cpp
  wasm/MarkLive.cpp
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57698.185076.patch
Type: text/x-patch
Size: 53090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190204/97bb2b6f/attachment-0001.bin>


More information about the llvm-commits mailing list