fix non-enzyme builds
This commit is contained in:
parent
a6e55271fb
commit
21d096184e
3 changed files with 14 additions and 8 deletions
|
@ -2346,6 +2346,7 @@ unsafe extern "C" {
|
|||
LoopVectorize: bool,
|
||||
DisableSimplifyLibCalls: bool,
|
||||
EmitLifetimeMarkers: bool,
|
||||
RunEnzyme: bool,
|
||||
SanitizerOptions: Option<&SanitizerOptions>,
|
||||
PGOGenPath: *const c_char,
|
||||
PGOUsePath: *const c_char,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue