Rename everything to follow LLVM style ... I think.
[oota-llvm.git] / lib / Transforms / Instrumentation / GCOVProfiling.cpp
2011-04-26 Nick LewyckyRename everything to follow LLVM style ... I think.
2011-04-21 Nick LewyckyIn gcov profiling, give all functions an extra unified...
2011-04-21 Nick LewyckyFix think-o: emit all 8 bytes of the EOF marker. Also...
2011-04-21 Nick LewyckyAdd independent controls for whether GCOV profiling...
2011-04-16 Nick LewyckyMove the re-stemming function up top and use it where...
2011-04-16 Nick LewyckyRename LineProfiling to GCOVProfiling to more accuratel...