From: Adrian Prantl Date: Thu, 28 Feb 2019 22:26:00 +0000 (+0000) Subject: Update testcase since llvm-dwarfdump got more accurate in r355148. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9ddb1edf089099c65f0f5849861d89f0b8251dbb;p=llvm Update testcase since llvm-dwarfdump got more accurate in r355148. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@355150 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/DebugInfo/Generic/virtual-index.ll b/test/DebugInfo/Generic/virtual-index.ll index ef12a7fc0fa..9d1847710c3 100644 --- a/test/DebugInfo/Generic/virtual-index.ll +++ b/test/DebugInfo/Generic/virtual-index.ll @@ -17,7 +17,7 @@ ; 4294967295. ; CHECK: DW_TAG_subprogram [ -; CHECK: DW_AT_vtable_elem_location [DW_FORM_exprloc] (<0x2> 10 00 ) +; CHECK: DW_AT_vtable_elem_location [DW_FORM_exprloc] (DW_OP_constu 0x0) ; CHECK: DW_TAG_subprogram [ ; CHECK-NOT: DW_AT_vtable_elem_location