[all-commits] [llvm/llvm-project] ca18b4: [test] [MCJIT] Don't overwrite config.unsupported ...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Fri Jul 28 13:38:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ca18b4a0c1324ae679490add3ad3bbd2077b804f
      https://github.com/llvm/llvm-project/commit/ca18b4a0c1324ae679490add3ad3bbd2077b804f
  Author: Martin Storsjö <martin at martin.st>
  Date:   2023-07-28 (Fri, 28 Jul 2023)

  Changed paths:
    M llvm/test/ExecutionEngine/MCJIT/lit.local.cfg

  Log Message:
  -----------
  [test] [MCJIT] Don't overwrite config.unsupported to False

An outer directory may have set config.unsupported to True for
a different reason, separate from architecture concerns - we
shouldn't force it back to False just because one criterion is
fulfilled.

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




More information about the All-commits mailing list