[all-commits] [llvm/llvm-project] 1800b4: [lld][WebAssembly] Remove bad-reloc test

Sam Clegg via All-commits all-commits at lists.llvm.org
Sat Oct 31 16:43:35 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1800b44651c19b11e7680f908344d5751e8d2246
      https://github.com/llvm/llvm-project/commit/1800b44651c19b11e7680f908344d5751e8d2246
  Author: Sam Clegg <sbc at chromium.org>
  Date:   2020-10-31 (Sat, 31 Oct 2020)

  Changed paths:
    R lld/test/wasm/bad-reloc.yaml

  Log Message:
  -----------
  [lld][WebAssembly] Remove bad-reloc test

This test was checking behaviour that only exists in the debug
configuration so will fail in release builds.

Perhaps there is way to keep this test around and only run
it in debug builds but for now I'm removing so fix the
release builders.

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




More information about the All-commits mailing list