From eaf2c1f449caf93384b5452a930946517607c5d7 Mon Sep 17 00:00:00 2001 From: Carlos Alberto Enciso Date: Mon, 3 Sep 2018 09:41:43 +0000 Subject: [PATCH] Test commit. Revert change done in r341297. NFC. Differential Revision: https://reviews.llvm.org/D51583 llvm-svn: 341302 --- llvm/test/CodeGen/X86/debuginfo-locations-dce.ll | 2 -- 1 file changed, 2 deletions(-) diff --git a/llvm/test/CodeGen/X86/debuginfo-locations-dce.ll b/llvm/test/CodeGen/X86/debuginfo-locations-dce.ll index 5a9a2bb..359d5aa 100755 --- a/llvm/test/CodeGen/X86/debuginfo-locations-dce.ll +++ b/llvm/test/CodeGen/X86/debuginfo-locations-dce.ll @@ -69,5 +69,3 @@ 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