aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/GCOVProfiling/version.ll
Commit message (Expand)AuthorAgeFilesLines
* Don't assume the test directory is writable, use %T to find a writableNick Lewycky2013-03-201-5/+5
* Remove a change to the debug info in this test, that I made while testingNick Lewycky2013-03-141-1/+1
* Try using %S to find the emitted .gcno file.Nick Lewycky2013-03-141-5/+5
* Refactor GCOV's six constructor arguments into a struct with a getter thatNick Lewycky2013-03-141-0/+27