[all-commits] [llvm/llvm-project] 4ef1f9: [lld][WebAssembly] Convert more tests to asm forma...

Sam Clegg via All-commits all-commits at lists.llvm.org
Mon May 3 17:21:06 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4ef1f90e4d564b872e3598ccef45adb740eb0f0d
      https://github.com/llvm/llvm-project/commit/4ef1f90e4d564b872e3598ccef45adb740eb0f0d
  Author: Sam Clegg <sbc at chromium.org>
  Date:   2021-05-03 (Mon, 03 May 2021)

  Changed paths:
    R lld/test/wasm/shared-export-dynamic.ll
    A lld/test/wasm/shared-export-dynamic.s
    R lld/test/wasm/shared-needed.ll
    A lld/test/wasm/shared-needed.s
    R lld/test/wasm/shared.ll
    A lld/test/wasm/shared.s

  Log Message:
  -----------
  [lld][WebAssembly] Convert more tests to asm format. NFC

Two of these are trivial.  The third (shared.s) did have some
expectations changes but only due to two data symbols being re-ordered.

Differential Revision: https://reviews.llvm.org/D101711




More information about the All-commits mailing list