[PATCH] D101711: [lld][WebAssembly] Convert more tests to asm format

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 1 21:29:32 PDT 2021


sbc100 created this revision.
Herald added subscribers: wingo, ecnelises, sunfish, jgravelle-google, dschuff.
sbc100 requested review of this revision.
Herald added subscribers: llvm-commits, aheejin.
Herald added a project: LLVM.

To of these are basically trivial the third (shared.s)
did have some expectations change but only due to two
data symbols being re-ordered.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D101711

Files:
  lld/test/wasm/shared-export-dynamic.ll
  lld/test/wasm/shared-export-dynamic.s
  lld/test/wasm/shared-needed.ll
  lld/test/wasm/shared-needed.s
  lld/test/wasm/shared.ll
  lld/test/wasm/shared.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101711.342209.patch
Type: text/x-patch
Size: 18026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210502/9c9f544d/attachment-0001.bin>


More information about the llvm-commits mailing list