upstream rustc_codegen_llvm changes for enzyme/autodiff
This commit is contained in:
@@ -2,6 +2,8 @@ use std::borrow::Cow;
|
||||
use std::ops::Deref;
|
||||
use std::{iter, ptr};
|
||||
|
||||
pub(crate) mod autodiff;
|
||||
|
||||
use libc::{c_char, c_uint};
|
||||
use rustc_abi as abi;
|
||||
use rustc_abi::{Align, Size, WrappingRange};
|
||||
|
||||
Reference in New Issue
Block a user