We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 592ab21 commit 378db5bCopy full SHA for 378db5b
llvm/test/tools/llvm-exegesis/X86/latency/subprocess-segfault.s
@@ -2,7 +2,7 @@
2
3
# RUN: llvm-exegesis -mtriple=x86_64-unknown-unknown -mode=latency -snippets-file=%s -execution-mode=subprocess | FileCheck %s
4
5
-# CHECK: error: The snippet crashed with signal Segmentation fault at address 10000
+# CHECK: error: The snippet crashed with signal Segmentation fault at address 10
6
7
-# LLVM-EXEGESIS-DEFREG RBX 10000
+# LLVM-EXEGESIS-DEFREG RBX 10
8
movq (%rbx), %rax
0 commit comments