Make label private on apple (#788)
authorIvan Tadeu Ferreira Antunes Filho <itadeufa@gmail.com>
Sat, 12 Aug 2023 13:02:39 +0000 (09:02 -0400)
committerGitHub <noreply@github.com>
Sat, 12 Aug 2023 13:02:39 +0000 (09:02 -0400)
commit1d0a28ab5a2ee2e12b0650d69184d561cd1fd83c
tree71169b38de838de0e37c9b13f2746f49c891032d
parent9e8f1bd8de39ee90a73c6927e2df18a418f6da55
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.
src/aarch64/sysv.S