From f03e049234297259417314d18b23ce068af46a56 Mon Sep 17 00:00:00 2001 From: Carlos Alberto Enciso Date: Mon, 3 Sep 2018 08:26:37 +0000 Subject: [PATCH] Test commit - adding a new line. llvm-svn: 341297 --- llvm/test/CodeGen/X86/debuginfo-locations-dce.ll | 1 + 1 file changed, 1 insertion(+) diff --git a/llvm/test/CodeGen/X86/debuginfo-locations-dce.ll b/llvm/test/CodeGen/X86/debuginfo-locations-dce.ll index 4244cf5..5a9a2bb 100755 --- a/llvm/test/CodeGen/X86/debuginfo-locations-dce.ll +++ b/llvm/test/CodeGen/X86/debuginfo-locations-dce.ll @@ -69,4 +69,5 @@ declare void @llvm.dbg.value(metadata, metadata, metadata) #2 ; CHECK-NEXT: DW_AT_location{{.*}} ; CHECK-NEXT: {{.*}}DW_OP_reg17 XMM0 ; CHECK-NEXT: DW_AT_name{{.*}}("MyVar") + -- 2.7.4