Add support for generating unique *.profraw files by default when using the -C instrument-coverage flag.
Respond to PR comments.
This commit is contained in:
@@ -2347,6 +2347,7 @@ extern "C" {
|
||||
PGOGenPath: *const c_char,
|
||||
PGOUsePath: *const c_char,
|
||||
InstrumentCoverage: bool,
|
||||
InstrProfileOutput: *const c_char,
|
||||
InstrumentGCOV: bool,
|
||||
PGOSampleUsePath: *const c_char,
|
||||
DebugInfoForProfiling: bool,
|
||||
|
||||
Reference in New Issue
Block a user