[all-commits] [llvm/llvm-project] b5d0bf: [wasm-ld] Add -mcpu=mvp to wasm-ld tests

Dan Gohman via All-commits all-commits at lists.llvm.org
Tue Oct 25 12:15:09 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b5d0bf9b9853688d34290fafdd31c95aca58f624
      https://github.com/llvm/llvm-project/commit/b5d0bf9b9853688d34290fafdd31c95aca58f624
  Author: Dan Gohman <dev at sunfishcode.online>
  Date:   2022-10-25 (Tue, 25 Oct 2022)

  Changed paths:
    M lld/test/wasm/function-imports-first.ll
    M lld/test/wasm/gc-sections.ll
    M lld/test/wasm/init-fini.ll
    M lld/test/wasm/local-symbols.ll
    M lld/test/wasm/locals-duplicate.test
    M lld/test/wasm/signature-mismatch-export.ll
    M lld/test/wasm/weak-alias-overide.ll
    M lld/test/wasm/weak-alias.ll

  Log Message:
  -----------
  [wasm-ld] Add -mcpu=mvp to wasm-ld tests

Following up on D125729, add -mcpu-mvp to wasm-ld tests that use llc to
avoid test changes as a result of default target changes.




More information about the All-commits mailing list