commit | d07283cddf684eb1f8f906088a658d3c8775f41f | [log] [tgz] |
---|---|---|
author | Teresa Johnson <tejohnson@google.com> | Sun Jul 16 00:28:22 2017 +0000 |
committer | Teresa Johnson <tejohnson@google.com> | Sun Jul 16 00:28:22 2017 +0000 |
tree | 21c036ad60c5380e510c3dfd833a36e0920bc8f7 | |
parent | 0feaa81d50e15d06467146a3152848462a116104 [diff] |
Fix bot failures from r308114 Finally figured out that some bots were failing from r308114 with the message: llvm-lto2: LTO::run failed: No available targets are compatible with this triple. after adding in some other checking that finally caused this to show up in the FileCheck output. Added "REQUIRES: x86-registered-target" which should fix it. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@308119 91177308-0d34-0410-b5e6-96231b3b80d8