27 Aug
2019
27 Aug
'19
5:42 a.m.
On 8/27/19 9:09 AM, Alexandre Julliard wrote:
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.
Yes, please revert those commits. Sorry about that, I didn't expect it. Thanks, Jacek