buildbot to fail because of inaccurate CHECK in the test. This is a quick fix
for the test to make it platform independent.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@272887
91177308-0d34-0410-b5e6-
96231b3b80d8
// NOT-X86: error: unsupported option '-miamcu' for target 'armv8---eabi'
-// CHECK: "-cc1"
+// CHECK: "{{.*}}clang{{.*}}" "-cc1"
// CHECK: "-triple" "i586-intel-elfiamcu"
// CHECK: "-static-define"
// CHECK: "-mfloat-abi" "soft"
// CHECK: "-mstack-alignment=4"
-// CHECK: bin/ld
+// CHECK: "{{.*}}ld{{(.exe)?}}"
// CHECK: "-m" "elf_iamcu"
// CHECK: "-static"
// CHECK-NOT: crt1