mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 06:40:01 +08:00
Suppress amdgpu-toolchain.c for targeting ps4, for now. Investigating.
llvm-svn: 248000
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// RUN: %clang -### -target amdgcn--amdhsa -x assembler -mcpu=kaveri %s
|
||||
// RUN: %clang -### -target amdgcn--amdhsa -x assembler -mcpu=kaveri %s 2>&1 | FileCheck -check-prefix=AS_LINK %s
|
||||
// AS_LINK-LABEL: clang
|
||||
// AS_LINK: "-cc1as"
|
||||
// AS_LINK-LABEL: lld
|
||||
// AS_LINK: "-flavor" "gnu" "-target" "amdgcn--amdhsa"
|
||||
// REQUIRES: clang-driver
|
||||
|
||||
Reference in New Issue
Block a user