diff options
author | Yaxun Liu <Yaxun.Liu@amd.com> | 2016-12-18 07:26:01 +0000 |
---|---|---|
committer | Yaxun Liu <Yaxun.Liu@amd.com> | 2016-12-18 07:26:01 +0000 |
commit | c9318c6cf2104c5caa3d063f046121b9fdfb2728 (patch) | |
tree | 32e7f22f19c0ea2c7e46c29416e18434f126dd24 /llvm/utils/FileCheck/FileCheck.cpp | |
parent | cc2741ce8535257a1e3adb73ca8e056460350dbb (diff) | |
download | llvm-c9318c6cf2104c5caa3d063f046121b9fdfb2728.zip llvm-c9318c6cf2104c5caa3d063f046121b9fdfb2728.tar.gz llvm-c9318c6cf2104c5caa3d063f046121b9fdfb2728.tar.bz2 |
Fix a lit test issue exposed by r290056
The test requests a target which supports cl_khr_gl_msaa_sharing since in test/PCH/ocl_types.h
it tries to enable cl_khr_gl_msaa_sharing. Therefore this test fails on targets not supporting
cl_khr_gl_msaa_sharing, e.g. ppc64, etc.
The fix is to add triple spir-unknown-unknown which supports cl_khr_gl_msaa_sharing.
llvm-svn: 290059
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions