[PATCH] Update multiline.ll testcase to handle (ppc64le) .localentry directive

Will Schmidt willschm at us.ibm.com
Tue Jan 13 10:03:47 PST 2015


Using a space "{{ }}" as suggested does appear to work.  (Local tests against powerpc64* and x86 both pass with this change).


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D6935

Files:
  test/DebugInfo/multiline.ll

Index: test/DebugInfo/multiline.ll
===================================================================
--- test/DebugInfo/multiline.ll
+++ test/DebugInfo/multiline.ll
@@ -14,7 +14,7 @@
 
 
 ; CHECK: .loc	1 2 0{{$}}
-; CHECK-NOT: .loc
+; CHECK-NOT: .loc{{ }}
 ; CHECK: .loc	1 3 3 prologue_end{{$}}
 ; CHECK-NOT: .loc
 ; CHECK: .loc	1 3 9 is_stmt 0{{$}}

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6935.18093.patch
Type: text/x-patch
Size: 352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150113/f276ae53/attachment.bin>


More information about the llvm-commits mailing list