Switch to non-deprecated function for getting data layout
Open
- Dominant language
- TypeScript
- Stars
- 27
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we are using `getTargetMachineData( )` to get the data layout. This function is deprecated, so we eventually need to switch over to using `createTargetDataLayout( )`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.