This fixes calls to external functions starting with a capital L, fixing errors like this:
fatal error: error in backend: assembler label 'LocalFree' can not be undefined
Details
Details
Diff Detail
Diff Detail
Differential D35079
[COFF, AArch64] Set the private label prefix to .L mstorsjo on Jul 6 2017, 12:32 PM. Authored by
Details This fixes calls to external functions starting with a capital L, fixing errors like this:
Diff Detail |