summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/finite-math.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/finite-math.c')
-rw-r--r--test/CodeGen/finite-math.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/finite-math.c b/test/CodeGen/finite-math.c
index 8365b56..90a83fa 100644
--- a/test/CodeGen/finite-math.c
+++ b/test/CodeGen/finite-math.c
@@ -5,7 +5,7 @@
float f0, f1, f2;
void foo(void) {
- // CHECK-LABEL: define void @foo()
+ // CHECK-LABEL: define {{.*}}void @foo()
// FINITE: fadd nnan ninf
// NSZ: fadd nsz
OpenPOWER on IntegriCloud