Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement has_ptr_meta without computing type layout
This matches type_has_metadata in cg_ssa and doesn't require computing the layout of the type. It is also a bit faster.
- Loading branch information