[PATCH 4/6] wine/asm.h: Quote stdcall decored symbols.

Alexandre Julliard julliard at winehq.org
Tue Aug 27 02:09:52 CDT 2019


Jacek Caban <jacek at codeweavers.com> writes:

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



More information about the wine-devel mailing list