[PATCH] D56339: [WebAssembly] Instruction renaming

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 4 15:45:57 PST 2019


tlively created this revision.
tlively added reviewers: aheejin, aardappel.
Herald added subscribers: llvm-commits, sunfish, jgravelle-google, sbc100, dschuff.

Associated with D56338 <https://reviews.llvm.org/D56338>.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D56339

Files:
  test/wasm/alias.ll
  test/wasm/call-indirect.ll
  test/wasm/export-table.test
  test/wasm/import-table.test
  test/wasm/local-symbols.ll
  test/wasm/locals-duplicate.test
  test/wasm/relocatable.ll
  test/wasm/shared.ll
  test/wasm/stack-pointer.ll
  test/wasm/undefined-weak-call.ll
  test/wasm/weak-alias-overide.ll
  test/wasm/weak-alias.ll
  test/wasm/weak-symbols.ll
  test/wasm/weak-undefined.ll
  wasm/OutputSections.cpp
  wasm/Writer.cpp
  wasm/WriterUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56339.180337.patch
Type: text/x-patch
Size: 11135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190104/d8a65c4c/attachment.bin>


More information about the llvm-commits mailing list