[all-commits] [llvm/llvm-project] 19c355: Limit x86 test to require target to fix buildbot (...
Erich Keane via All-commits
all-commits at lists.llvm.org
Wed Jul 1 07:36:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 19c35526d98699db6917cf2a6f0dd3fe7da68926
https://github.com/llvm/llvm-project/commit/19c35526d98699db6917cf2a6f0dd3fe7da68926
Author: Erich Keane <erich.keane at intel.com>
Date: 2020-07-01 (Wed, 01 Jul 2020)
Changed paths:
M clang/test/CodeGen/target-avx-abi-diag.c
Log Message:
-----------
Limit x86 test to require target to fix buildbot (from 2831a317b)
The modification of the features apparently requires the backend to be
instantiated, so make sure this is required to fix the ARM build bots.
More information about the All-commits
mailing list