summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/tu-member-pointer.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/tu-member-pointer.ll')
-rw-r--r--llvm/test/DebugInfo/tu-member-pointer.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/tu-member-pointer.ll b/llvm/test/DebugInfo/tu-member-pointer.ll
index b746d3b6d4f..e6fc41f508f 100644
--- a/llvm/test/DebugInfo/tu-member-pointer.ll
+++ b/llvm/test/DebugInfo/tu-member-pointer.ll
@@ -1,6 +1,6 @@
; REQUIRES: object-emission
-; RUN: llc -filetype=obj -O0 < %s > %t
+; RUN: %llc_dwarf -filetype=obj -O0 < %s > %t
; RUN: llvm-dwarfdump -debug-dump=info %t | FileCheck %s
; CHECK: DW_TAG_ptr_to_member_type
; CHECK-NEXT: DW_AT_type [DW_FORM_ref4] (cu + {{.*}} => {[[TYPE:0x[0-9a-f]+]]})
OpenPOWER on IntegriCloud