Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'bolt/test/X86/loop-nest.test')
-rw-r--r--bolt/test/X86/loop-nest.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/bolt/test/X86/loop-nest.test b/bolt/test/X86/loop-nest.test
index 9df3c09007eb..0ae800c3ec95 100644
--- a/bolt/test/X86/loop-nest.test
+++ b/bolt/test/X86/loop-nest.test
@@ -9,8 +9,8 @@ RUN: %clang %cflags %t.o -o %t.exe -Wl,-q
RUN: llvm-bolt %t.exe -o %t -data=%t.fdata \
RUN: -print-cfg -print-loops -sequential-disassembly -lite=0 2>&1 | FileCheck %s
-CHECK: Binary Function "main" after building cfg
-CHECK: Loop Info for Function "main"
+CHECK: Binary Function "main{{.*}}" after building cfg
+CHECK: Loop Info for Function "main{{.*}}"
CHECK: Outer loop header: .Ltmp[[#MAIN_OUTER_HDR:]]
CHECK-NEXT: Loop basic blocks: .Ltmp[[#MAIN_OUTER_HDR]], .Ltmp[[#]]