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 1b45291 commit e3afb45Copy full SHA for e3afb45
llvm/test/DebugInfo/X86/DW_OP_LLVM_extract_bits.ll
@@ -1,4 +1,4 @@
1
-; RUN: llc -mtriple=x86_64-unknown-linux-gnu %s -o %t -filetype=obj
+; RUN: llc -mtriple=x86_64-unknown-linux-gnu %s -o %t -filetype=obj -experimental-debug-variable-locations=true
2
; RUN: llvm-dwarfdump --debug-info %t | FileCheck %s
3
4
%struct.struct_t = type { i8 }
0 commit comments