summaryrefslogtreecommitdiff
path: root/compiler-rt/test/profile/gcov-basic.c
AgeCommit message (Expand)Author
2023-05-17[gcov][test] Add -dumpdir ./Fangrui Song
2022-08-08Revert "XFAIL some PGO tests on AIX until the new linker becomes publicly ava...Wael Yehia
2022-05-06XFAIL some PGO tests on AIX until the new linker becomes publicly available.Wael Yehia
2020-09-12[llvm-cov gcov] Improve accuracy when some edges are not measuredFangrui Song
2020-06-07[gcov] Support .gcno/.gcda in gcov 8, 9 or 10 compatible formatsFangrui Song
2020-06-06[gcov] Improve tests and lower the minimum supported version to gcov 3.4Fangrui Song