This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
369308061ba3f17ac471f49dbd6a7400a7ad5357
clang-p2996
/
llvm
/
test
/
Transforms
/
GCOVProfiling
History
Nick Lewycky
2e8a6219fc
Emit the entry block first and the exit block second, then all the blocks in between afterwards. This is what gcc always does, and some out of tree tools depend on that.
...
llvm-svn: 223193
2014-12-03 02:45:01 +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
return-block.ll
Emit the entry block first and the exit block second, then all the blocks in between afterwards. This is what gcc always does, and some out of tree tools depend on that.
2014-12-03 02:45:01 +00:00
version.ll
Relax the gcov version.ll test to check '.' instead of '\*'
2014-11-13 23:07:55 +00:00