From d9854927b6dd2de73f5fdaf9f34c5d8206f72c2a Mon Sep 17 00:00:00 2001 From: Adrian Prantl Date: Thu, 28 Feb 2019 22:26:00 +0000 Subject: [PATCH] Update testcase since llvm-dwarfdump got more accurate in r355148. llvm-svn: 355150 --- test/DebugInfo/Generic/virtual-index.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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