You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- `BuilderMethods::dynamic_alloca` was removed.
- `AddressSpace::DATA` was renamed `AddressSpace::ZERO`.
- `GlobalAlloc` has a new variant `TypeId` which must be handled in
`scalar_to_backend`; I just copied what the llvm backend does.
- `TargetDataLayout::pointer_{size,align}` were changed from fields to
methods.
- `TargetDataLayout::parse_from_llvm_datalayout_string` gained a second
argument.
0 commit comments