[all-commits] [llvm/llvm-project] 5c2914: [test] Speculative fix for bots

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


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

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

  Log Message:
  -----------
  [test] Speculative fix for bots

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