aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/GCOVProfiling/version.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-9/+9
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-12/+12
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-11/+9
* Update to LLVM 3.5a.Stephen Hines2014-04-241-2/+2
* Merging r195504:Manman Ren2013-12-091-0/+2
* Debug Info Testing: update context from empty string to null.Manman Ren2013-09-081-1/+1
* Debug Info Verifier: enable verification of DICompileUnit.Manman Ren2013-07-261-5/+6
* Disable, for now, llvm/test/Transforms/GCOVProfiling on win32. I'll investiga...NAKAMURA Takumi2013-03-251-0/+2
* 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