Skip to content

Commit 3610942

Browse files
committed
Forgot to add triple to test in r308513.
llvm-svn: 308527
1 parent 12234f8 commit 3610942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/X86/debug-nodebug-crash.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
;RUN: llc < %s | FileCheck %s
1+
;RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu | FileCheck %s
22
;
33
; LexicalScope objects were not cleared when a nodebug function is handled in
44
; LiveDebugValues. This may lead to an assertion in the constructor for LexicalScope,

0 commit comments

Comments
 (0)