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/tail-duplication-jt.s')
-rw-r--r--bolt/test/X86/tail-duplication-jt.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/bolt/test/X86/tail-duplication-jt.s b/bolt/test/X86/tail-duplication-jt.s
index 3d31157d98c7..0d6918c3b8a4 100644
--- a/bolt/test/X86/tail-duplication-jt.s
+++ b/bolt/test/X86/tail-duplication-jt.s
@@ -11,7 +11,7 @@
# RUN: llvm-bolt %t.exe -o %t.out -data %t.fdata -relocs \
# RUN: -tail-duplication=1 -tail-duplication-aggressive=1 \
# RUN: -print-cfg | FileCheck %s
-# CHECK: Jump table JUMP_TABLE/a.0 for function a at {{.*}} with a total count of 3
+# CHECK: Jump table {{.*}} for function a at {{.*}} with a total count of 3
.globl main
main:
.globl a