Hash :
1d0a28ab
Author :
Date :
2023-08-12T09:02:39
Make label private on apple (#788) Private labels on apple must start with L prefix, while on ELF they start with .L prefix. This makes the label start with L on apple instead of .L.