27 Aug
2019
27 Aug
'19
2:09 a.m.
Jacek Caban <jacek(a)codeweavers.com> writes:
LLVM can't handle @ char in non-quoted symbol names.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- include/wine/asm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Unfortunately this breaks with older binutils, like the 2.25 version we have on the WineHQ server. I think LLVM will have to be fixed instead. -- Alexandre Julliard julliard(a)winehq.org