[all-commits] [llvm/llvm-project] 0b031e: [test] Speculative fix for bots (round 2)

aeubanks via All-commits all-commits at lists.llvm.org
Tue May 18 10:28:11 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0b031eeefa8f510f78a4b63d52ce12bab28bf54c
      https://github.com/llvm/llvm-project/commit/0b031eeefa8f510f78a4b63d52ce12bab28bf54c
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-05-18 (Tue, 18 May 2021)

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

  Log Message:
  -----------
  [test] Speculative fix for bots (round 2)

Bot has error "Failed to create target from default triple: Unable to
find target for this triple (no targets are registered)", likely because
we only initialized the native target, not the registered target if it's
different.

https://lab.llvm.org/buildbot/#/builders/86/builds/13664




More information about the All-commits mailing list