[all-commits] [llvm/llvm-project] 7a0cbe: [NFC] These tests require a default target

Chris B via All-commits all-commits at lists.llvm.org
Tue Feb 1 11:18:57 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7a0cbe11fb26302cea8ea4b5606ce3d159298754
      https://github.com/llvm/llvm-project/commit/7a0cbe11fb26302cea8ea4b5606ce3d159298754
  Author: Chris Bieneman <beanz at abolishcrlf.org>
  Date:   2022-02-01 (Tue, 01 Feb 2022)

  Changed paths:
    M llvm/test/CodeGen/MLRegalloc/default-eviction-advisor.ll
    M llvm/test/DebugInfo/dwarfdump-immutable.ll
    M llvm/test/tools/llc/binutils-version.ll
    M llvm/test/tools/llc/filetype-null-stop-after.ll
    M llvm/test/tools/llc/time-trace.ll
    M llvm/test/tools/llvm-lto/ltomodule.ll

  Log Message:
  -----------
  [NFC] These tests require a default target

These test cases all rely on a default target being specified. Adding
the requirement gets the tests properly skipped when
LLVM_DEFAULT_TARGET_TRIPLE is unset.




More information about the All-commits mailing list