index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Support
/
GCOV.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-68
/
+79
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-5
/
+5
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-20
/
+30
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-43
/
+201
*
llvm-cov: Slightly improved error checking.
Yuchen Wu
2013-11-14
1
-2
/
+2
*
llvm-cov: Removed StringMap holding GCOVLines.
Yuchen Wu
2013-11-14
1
-16
/
+6
*
llvm-cov: Replaced asserts with proper error handling.
Yuchen Wu
2013-11-14
1
-14
/
+22
*
Support for reading run counts in llvm-cov.
Yuchen Wu
2013-11-05
1
-2
/
+19
*
Added command-line option to output llvm-cov to file.
Yuchen Wu
2013-11-02
1
-1
/
+1
*
Support for reading program counts in llvm-cov.
Yuchen Wu
2013-10-25
1
-1
/
+17
*
Fixed llvm-cov to count edges instead of blocks.
Yuchen Wu
2013-10-24
1
-2
/
+3
*
Use a map instead of vector to store line counts.
Yuchen Wu
2013-10-23
1
-2
/
+5
*
Fix llvm-cov counts to be 64-bit integers to avoid overflows.
Bob Wilson
2013-10-22
1
-3
/
+3
*
Change llvm-cov output formatting to be more similar to gcov.
Bob Wilson
2013-10-22
1
-2
/
+2
*
Fix include guards so they exactly match file names.
Jakub Staszak
2013-01-10
1
-2
/
+2
*
Stop casting away const qualifier needlessly.
Roman Divacky
2012-09-05
1
-1
/
+1
*
Move the GCOVFormat enums into their own namespace per the LLVM coding standard.
Bill Wendling
2012-08-31
1
-14
/
+16
*
Remove tabs.
Bill Wendling
2012-07-19
1
-10
/
+10
*
Put GCOVFile and other related interface in a common header so that llvm-cov ...
Devang Patel
2011-10-04
1
-0
/
+224