ld: warning: pointer not aligned at address on iOS

kinke noone at nowhere.com
Sat Mar 21 19:29:16 UTC 2020


On Saturday, 21 March 2020 at 19:20:22 UTC, Jacob Carlborg wrote:
> I'm not sure if it's because it's LLVM 9.0.1 or if it's because 
> the LDC fork.

There's only one LDC-specific Mach-O related change potentially 
related to this, 
https://github.com/ldc-developers/llvm-project/commit/110deda1bc1cf195983fea8c1107886057987955. [The effect of which can be tested by hacking LDC, grep for `emitMachODwarfLineAsRegularSection`.]


More information about the digitalmars-d-ldc mailing list