forked from OSchip/llvm-project
[PS4] Tighten up a test (noticed in passing)
llvm-svn: 269709
This commit is contained in:
parent
8a028bf4d7
commit
c71f0ccb4a
|
@ -22,5 +22,5 @@
|
|||
// RUN: env "PATH=%T;%PATH%;" %clang -target x86_64-scei-ps4 %s -shared \
|
||||
// RUN: -fuse-ld=ps4 -### 2>&1 | FileCheck --check-prefix=CHECK-PS4-LINKER %s
|
||||
|
||||
// CHECK-PS4-GOLD: \\orbis-ld.gold
|
||||
// CHECK-PS4-LINKER: \\orbis-ld
|
||||
// CHECK-PS4-GOLD: \\orbis-ld.gold.exe"
|
||||
// CHECK-PS4-LINKER: \\orbis-ld.exe"
|
||||
|
|
Loading…
Reference in New Issue