Update x64 backend to use new lowering APIs.
This commit is contained in:
@@ -77,8 +77,8 @@ mod riscv;
|
||||
#[cfg(feature = "x86")]
|
||||
mod x86;
|
||||
|
||||
//#[cfg(feature = "x64")]
|
||||
//mod x64;
|
||||
#[cfg(feature = "x64")]
|
||||
mod x64;
|
||||
|
||||
#[cfg(feature = "arm32")]
|
||||
mod arm32;
|
||||
|
||||
Reference in New Issue
Block a user