Emit the linkage name instead of the function name, when available. This means
[oota-llvm.git] / test / Transforms / GCOVProfiling /
2013-03-19 Nick LewyckyEmit the linkage name instead of the function name...
2013-03-14 Nick LewyckyRemove a change to the debug info in this test, that...
2013-03-14 Nick LewyckyTry using %S to find the emitted .gcno file.
2013-03-14 Nick LewyckyRefactor GCOV's six constructor arguments into a struct...