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
Right now, arrays of scalars can be read and written from the LLVM heap as monolithic entities. Similarly, it would be possible in principle to specify or extract the value of a struct or a nested array as a SAWCore tuple or nested vector, but that's not currently implemented.
The text was updated successfully, but these errors were encountered:
Right now, arrays of scalars can be read and written from the LLVM heap as monolithic entities. Similarly, it would be possible in principle to specify or extract the value of a struct or a nested array as a SAWCore tuple or nested vector, but that's not currently implemented.
The text was updated successfully, but these errors were encountered: