aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/nostdlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Driver/nostdlib.c')
-rw-r--r--test/Driver/nostdlib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Driver/nostdlib.c b/test/Driver/nostdlib.c
index a9ef665c5744..c9793d968c59 100644
--- a/test/Driver/nostdlib.c
+++ b/test/Driver/nostdlib.c
@@ -27,5 +27,5 @@
//
// CHECK-LINUX-NOSTDLIB: warning: argument unused during compilation: '--rtlib=compiler-rt'
// CHECK-LINUX-NOSTDLIB: "{{(.*[^.0-9A-Z_a-z])?}}ld{{(.exe)?}}"
-// CHECK-LINUX-NOSTDLIB-NOT: "{{.*}}/Inputs/resource_dir{{/|\\\\}}lib{{/|\\\\}}linux{{/|\\\\}}libclang_rt.builtins-i686.a"
+// CHECK-LINUX-NOSTDLIB-NOT: "{{.*}}/Inputs/resource_dir{{/|\\\\}}lib{{/|\\\\}}linux{{/|\\\\}}libclang_rt.builtins-i386.a"
// CHECK-MSVC-NOSTDLIB: warning: argument unused during compilation: '--rtlib=compiler-rt'