Apparently we need to write using a void* pointer on some architectures, or else alignment error is caused.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D34166
Fix alignment complaint. ecbeckmann on Jun 13 2017, 1:36 PM. Authored by
Details
Apparently we need to write using a void* pointer on some architectures, or else alignment error is caused.
Diff Detail
|