The allocsize attribute is weird because it packs two 32-bit values
into a 64-bit value. It also turns out that the passthrough attribute
exporter was using int, which is incorrectly handling 64-bit integers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo