[PS4] Tighten up a test (noticed in passing)

llvm-svn: 269709
This commit is contained in:
Paul Robinson 2016-05-16 21:25:15 +00:00
parent 8a028bf4d7
commit c71f0ccb4a
1 changed files with 2 additions and 2 deletions

View File

@ -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"