1
Fork 0

Add custom mir support for PtrMetadata

This commit is contained in:
Scott McMurray 2024-05-25 02:11:45 -07:00
parent 459ce3f6bb
commit 7150839552
5 changed files with 29 additions and 0 deletions

View file

@ -1179,6 +1179,7 @@ symbols! {
mir_make_place,
mir_move,
mir_offset,
mir_ptr_metadata,
mir_retag,
mir_return,
mir_return_to,