[llvm] r313209 - Update testcase that was XFAILed on Darwin for llvm-dwarfdump change.

Adrian Prantl via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 13 15:30:43 PDT 2017


Author: adrian
Date: Wed Sep 13 15:30:43 2017
New Revision: 313209

URL: http://llvm.org/viewvc/llvm-project?rev=313209&view=rev
Log:
Update testcase that was XFAILed on Darwin for llvm-dwarfdump change.

Modified:
    llvm/trunk/test/DebugInfo/Inputs/gmlt.ll

Modified: llvm/trunk/test/DebugInfo/Inputs/gmlt.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/DebugInfo/Inputs/gmlt.ll?rev=313209&r1=313208&r2=313209&view=diff
==============================================================================
--- llvm/trunk/test/DebugInfo/Inputs/gmlt.ll (original)
+++ llvm/trunk/test/DebugInfo/Inputs/gmlt.ll Wed Sep 13 15:30:43 2017
@@ -89,7 +89,6 @@
 ; Check that we don't emit any pubnames or pubtypes under -gmlt
 ; CHECK-NOT: .debug_pubnames contents:
 ; CHECK-NOT: .debug_pubtypes contents:
-; CHECK: .apple{{.*}} contents:
 
 ; Function Attrs: nounwind uwtable
 define void @_Z2f1v() #0 !dbg !4 {




More information about the llvm-commits mailing list