braid icon indicating copy to clipboard operation
braid copied to clipboard

Switch to non-deprecated function for getting data layout

Open rhenwood39 opened this issue 8 years ago • 0 comments

Currently, we are using getTargetMachineData( ) to get the data layout. This function is deprecated, so we eventually need to switch over to using createTargetDataLayout( )

rhenwood39 avatar May 25 '17 12:05 rhenwood39