Jacek Caban jacek@codeweavers.com writes:
LLVM can't handle @ char in non-quoted symbol names.
Signed-off-by: Jacek Caban jacek@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.