Revert "Auto merge of #92419 - erikdesjardins:coldland, r=nagisa"
This reverts commit4f49627c6f
, reversing changes made to028c6f1454
.
This commit is contained in:
parent
648d038c86
commit
962b8cf38b
@ -1403,7 +1403,7 @@ fn cx(&self) -> &CodegenCx<'gcc, 'tcx> {
|
||||
self.cx
|
||||
}
|
||||
|
||||
fn apply_attrs_to_cleanup_callsite(&mut self, _llret: RValue<'gcc>) {
|
||||
fn do_not_inline(&mut self, _llret: RValue<'gcc>) {
|
||||
unimplemented!();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user