Commit 1d0a28ab5a2ee2e12b0650d69184d561cd1fd83c

Ivan Tadeu Ferreira Antunes Filho 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.