[all-commits] [llvm/llvm-project] 2d66ed: [NFC] Skip PassBuilderCTests if no default triple

Chris B via All-commits all-commits at lists.llvm.org
Mon Jan 31 14:25:25 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d66ed370a4065faa6347c5811c5ede92a1dea38
      https://github.com/llvm/llvm-project/commit/2d66ed370a4065faa6347c5811c5ede92a1dea38
  Author: Chris Bieneman <beanz at abolishcrlf.org>
  Date:   2022-01-31 (Mon, 31 Jan 2022)

  Changed paths:
    M llvm/unittests/Passes/PassBuilderBindingsTest.cpp

  Log Message:
  -----------
  [NFC] Skip PassBuilderCTests if no default triple

This fixes the unit tests so that it is skipped if there is no default
target triple set. Unset default target triple is a supported build
configuration for LLVM.




More information about the All-commits mailing list