From d138088c2f45ee91425846e41100541c5ab28d46 Mon Sep 17 00:00:00 2001 From: Paul Robinson Date: Fri, 12 Jan 2018 19:58:35 +0000 Subject: Add toothpicks to test from r322391 llvm-svn: 322394 --- llvm/test/CodeGen/Generic/dwarf-md5.ll | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'llvm') diff --git a/llvm/test/CodeGen/Generic/dwarf-md5.ll b/llvm/test/CodeGen/Generic/dwarf-md5.ll index a7cdef09094..696c2255a84 100644 --- a/llvm/test/CodeGen/Generic/dwarf-md5.ll +++ b/llvm/test/CodeGen/Generic/dwarf-md5.ll @@ -11,8 +11,8 @@ ; FIXME: Need to convey the MD5 for the primary source file. ; ASM: .file "t.c"{{$}} -; ASM: .file 1 "./t1.h" md5 "11111111111111111111111111111111" -; ASM: .file 2 "./t2.h" md5 "22222222222222222222222222222222" +; ASM: .file 1 ".{{/|\\\\}}t1.h" md5 "11111111111111111111111111111111" +; ASM: .file 2 ".{{/|\\\\}}t2.h" md5 "22222222222222222222222222222222" ; OBJ-4: Dir Mod Time File Len File Name ; OBJ-4: file_names[ 1] 1 0x00000000 0x00000000 t1.h -- cgit v1.2.3