Remove outdated fixme
This commit is contained in:
parent
18184d8ecd
commit
b9d7e6f85a
@ -104,7 +104,6 @@ pub(crate) fn compile_global_asm(
|
||||
return Ok(None);
|
||||
}
|
||||
|
||||
// FIXME fix linker error on macOS
|
||||
if cfg!(not(feature = "inline_asm")) {
|
||||
return Err(
|
||||
"asm! and global_asm! support is disabled while compiling rustc_codegen_cranelift"
|
||||
|
Loading…
x
Reference in New Issue
Block a user