[all-commits] [llvm/llvm-project] 583b48: [JITLink][RISCV] Disable some relaxation tests on ...

Job Noorman via All-commits all-commits at lists.llvm.org
Wed May 17 04:58:56 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 583b48bdf1b216e7e43df5a64bfc4dbfb0fce05e
      https://github.com/llvm/llvm-project/commit/583b48bdf1b216e7e43df5a64bfc4dbfb0fce05e
  Author: Job Noorman <jnoorman at igalia.com>
  Date:   2023-05-17 (Wed, 17 May 2023)

  Changed paths:
    M llvm/test/ExecutionEngine/JITLink/RISCV/ELF_relax_call.s
    M llvm/test/ExecutionEngine/JITLink/RISCV/ELF_relax_call_rvc.s

  Log Message:
  -----------
  [JITLink][RISCV] Disable some relaxation tests on no-asserts builds

Some tests used `-debug-only` which only exists on builds with asserts
enabled.




More information about the All-commits mailing list