[all-commits] [llvm/llvm-project] 12edd4: Fix arm bot failure after f91d18eaa946b2

Sourabh Singh Tomar via All-commits all-commits at lists.llvm.org
Fri Aug 21 22:43:50 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 12edd4b36475170d445ac93da34e4883f23a8361
      https://github.com/llvm/llvm-project/commit/12edd4b36475170d445ac93da34e4883f23a8361
  Author: Sourabh Singh Tomar <SourabhSingh.Tomar at amd.com>
  Date:   2020-08-22 (Sat, 22 Aug 2020)

  Changed paths:
    M llvm/test/DebugInfo/distringtype.ll

  Log Message:
  -----------
  Fix arm bot failure after f91d18eaa946b2

llc doesn't seem to automatically pick default `--triple`.
using `%llc_dwarf` should fix this.

Builder:
http://lab.llvm.org:8011/builders/clang-cmake-armv7-quick/builds/20310

Error log:
bin/llc: error: : error: unable to get target for 'x86_64-unknown-linux-gnu', see --version and --triple.




More information about the All-commits mailing list