[all-commits] [llvm/llvm-project] 1a9b6e: [WebAssembly][lld] Fix call-indirect.s test to val...

Andy Wingo via All-commits all-commits at lists.llvm.org
Tue Jan 19 07:21:34 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1a9b6e4a327f20189adde1129019c6652b818b43
      https://github.com/llvm/llvm-project/commit/1a9b6e4a327f20189adde1129019c6652b818b43
  Author: Andy Wingo <wingo at igalia.com>
  Date:   2021-01-19 (Tue, 19 Jan 2021)

  Changed paths:
    M lld/test/wasm/Inputs/call-indirect.s
    M lld/test/wasm/call-indirect.ll
    M lld/test/wasm/compress-relocs.ll

  Log Message:
  -----------
  [WebAssembly][lld] Fix call-indirect.s test to validate

Add missing address operand, so that we can validate the output files.

Depends on D92315.

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




More information about the All-commits mailing list