fix LooseTypes flag and PrintMod behaviour, add debug helper
This commit is contained in:
@@ -2454,6 +2454,9 @@ unsafe extern "C" {
|
||||
DisableSimplifyLibCalls: bool,
|
||||
EmitLifetimeMarkers: bool,
|
||||
RunEnzyme: bool,
|
||||
PrintBeforeEnzyme: bool,
|
||||
PrintAfterEnzyme: bool,
|
||||
PrintPasses: bool,
|
||||
SanitizerOptions: Option<&SanitizerOptions>,
|
||||
PGOGenPath: *const c_char,
|
||||
PGOUsePath: *const c_char,
|
||||
|
||||
Reference in New Issue
Block a user