COFF ARM64 is LLP64 platform. So int is 4 bytes, long is 4 bytes and long long is 8 bytes.
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
| lib/Target/AArch64/AArch64TargetMachine.cpp | ||
|---|---|---|
| 185 | Are you intentionally dropping the "-n32:64-S128" part of the string? | |
Are you intentionally dropping the "-n32:64-S128" part of the string?