Refactor GCOV's six constructor arguments into a struct with a getter that
constructs default arguments. It can now take default arguments from cl::opt'ions. Add a new -default-gcov-version=... option, and actually test it! Sink the reverse-order of the version into GCOVProfiling, hiding it from our users. llvm-svn: 177002
Loading
Please register or sign in to comment