[llvm] r341302 - Test commit.
Carlos Alberto Enciso via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 3 02:41:44 PDT 2018
Author: carlos.alberto.enciso
Date: Mon Sep 3 02:41:43 2018
New Revision: 341302
URL: http://llvm.org/viewvc/llvm-project?rev=341302&view=rev
Log:
Test commit.
Revert change done in r341297. NFC.
Differential Revision: https://reviews.llvm.org/D51583
Modified:
llvm/trunk/test/CodeGen/X86/debuginfo-locations-dce.ll
Modified: llvm/trunk/test/CodeGen/X86/debuginfo-locations-dce.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/X86/debuginfo-locations-dce.ll?rev=341302&r1=341301&r2=341302&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/X86/debuginfo-locations-dce.ll (original)
+++ llvm/trunk/test/CodeGen/X86/debuginfo-locations-dce.ll Mon Sep 3 02:41:43 2018
@@ -69,5 +69,3 @@ declare void @llvm.dbg.value(metadata, m
; CHECK-NEXT: DW_AT_location{{.*}}
; CHECK-NEXT: {{.*}}DW_OP_reg17 XMM0
; CHECK-NEXT: DW_AT_name{{.*}}("MyVar")
-
-
More information about the llvm-commits
mailing list