amdgpu-toolchain.c: Add a probe line temporally. Will revert later.

llvm-svn: 247997
This commit is contained in:
NAKAMURA Takumi 2015-09-18 15:56:16 +00:00
parent dab7043d89
commit a528f34b43
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
// 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"