Remove CPlace::NoPlace
This commit is contained in:
parent
53307fd2e1
commit
3ef6170142
6 changed files with 21 additions and 47 deletions
|
|
@ -348,7 +348,6 @@ fn place_location<'a, 'tcx>(
|
|||
// For PointerBase::Stack:
|
||||
//AttributeValue::Exprloc(Expression(translate_loc(ValueLoc::Stack(*stack_slot), &context.func.stack_slots).unwrap()))
|
||||
}
|
||||
CPlaceInner::NoPlace => AttributeValue::Exprloc(Expression(vec![])),
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue