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 12234f8 commit 3610942Copy full SHA for 3610942
llvm/test/CodeGen/X86/debug-nodebug-crash.ll
@@ -1,4 +1,4 @@
1
-;RUN: llc < %s | FileCheck %s
+;RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu | FileCheck %s
2
;
3
; LexicalScope objects were not cleared when a nodebug function is handled in
4
; LiveDebugValues. This may lead to an assertion in the constructor for LexicalScope,
0 commit comments