mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-04-09 13:29:04 +02:00
These intrinsics operate on size_t words. The generated LLVM IR operates on bytes and therefore assumes a little-endian architecture. The fix is to change the generated IR to work on size_t words.
107 KiB
107 KiB