Remove support for -Zprofile (gcov-style coverage instrumentation)
This commit is contained in:
@@ -2269,7 +2269,6 @@ unsafe extern "C" {
|
||||
PGOUsePath: *const c_char,
|
||||
InstrumentCoverage: bool,
|
||||
InstrProfileOutput: *const c_char,
|
||||
InstrumentGCOV: bool,
|
||||
PGOSampleUsePath: *const c_char,
|
||||
DebugInfoForProfiling: bool,
|
||||
llvm_selfprofiler: *mut c_void,
|
||||
|
||||
Reference in New Issue
Block a user