From de4b36554ebe71638890c6167311ef9e3aca758c Mon Sep 17 00:00:00 2001 From: Sven van Haastregt Date: Wed, 26 Jun 2024 10:53:34 +0200 Subject: [PATCH] Update DebugInfo test after LLVM section symbol change (#2607) Update a check pattern in a test after llvm-project commit 04c27852e470 ("[MC,COFF] Change how we handle section symbols", 2024-06-25). Original commit: https://github.com/KhronosGroup/SPIRV-LLVM-Translator/commit/277654e5b16a47a --- llvm-spirv/test/DebugInfo/X86/InlinedFnLocalVar.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm-spirv/test/DebugInfo/X86/InlinedFnLocalVar.ll b/llvm-spirv/test/DebugInfo/X86/InlinedFnLocalVar.ll index 47bb58dcb3661..7ad8e3c04aba7 100644 --- a/llvm-spirv/test/DebugInfo/X86/InlinedFnLocalVar.ll +++ b/llvm-spirv/test/DebugInfo/X86/InlinedFnLocalVar.ll @@ -15,7 +15,7 @@ target datalayout = "e-i64:64-v16:16-v24:32-v32:32-v48:64-v96:128-v192:256-v256: target triple = "spir64-unknown-unknown" ; Check struct X for dead variable xyz from inlined function foo. -; CHECK: Lsection_info +; CHECK: .section .debug_info,"dr" ; CHECK: DW_TAG_structure_type ; CHECK-NEXT: info_string