Go to file
Daniel Dunbar 5b86bf527e Add ENABLE_COVERAGE, for building a +Coverage (gcov) configuration.
- Required some extra makefile tweaks to introduce a new flag var
   which only goes to compile/link tools but not the relink step,
   otherwise we get a copy of libgcov in the relinked .o files.

 - No configure magic for this.

llvm-svn: 66945
2009-03-13 20:59:41 +00:00
clang Fix typo. 2009-03-13 20:47:27 +00:00
llvm Add ENABLE_COVERAGE, for building a +Coverage (gcov) configuration. 2009-03-13 20:59:41 +00:00