aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/pch-used.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/pch-used.m')
-rw-r--r--test/Modules/pch-used.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Modules/pch-used.m b/test/Modules/pch-used.m
index cdfadb2cf966..0711d136b82e 100644
--- a/test/Modules/pch-used.m
+++ b/test/Modules/pch-used.m
@@ -6,4 +6,4 @@
void f() { SPXTrace(); }
void g() { double x = DBL_MAX; }
-// CHECK: define internal void @SPXTrace
+// CHECK: define internal {{.*}}void @SPXTrace