1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/test/Transforms/GCOVProfiling
Reid Kleckner 97786a6d08 Relax the gcov version.ll test to check '.' instead of '\*'
The escaping of the '\*' doesn't work with my combination of testing
tools.

llvm-svn: 221944
2014-11-13 23:07:55 +00:00
..
function-numbering.ll GCOV: Make sure that function idents in the .gcda and .gcno match 2014-11-06 06:55:02 +00:00
global-ctor.ll llvm/test/Transforms/GCOVProfiling: Avoid to parse backslashes in MDString. Use %/T instead of %T. 2014-11-05 06:29:05 +00:00
linezero.ll llvm/test/Transforms/GCOVProfiling/linezero.ll: Use %/T instead of %T in regex. This works on win32. 2014-11-04 13:00:48 +00:00
linkagename.ll llvm/test/Transforms/GCOVProfiling: Avoid to parse backslashes in MDString. Use %/T instead of %T. 2014-11-05 06:29:05 +00:00
version.ll Relax the gcov version.ll test to check '.' instead of '\*' 2014-11-13 23:07:55 +00:00