[PATCH] D43875: [WebAssembly] Reorder symbol table to match MC order

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 28 09:21:13 PST 2018


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

Update LLD test expectations for new symbol ordering introduced by Differential https://reviews.llvm.org/D43685.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D43875

Files:
  test/wasm/data-layout.ll
  test/wasm/init-fini.ll
  test/wasm/relocatable.ll
  test/wasm/stack-pointer.ll
  test/wasm/weak-alias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43875.136308.patch
Type: text/x-patch
Size: 21501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180228/9bad70fe/attachment.bin>


More information about the llvm-commits mailing list