https://bugs.winehq.org/show_bug.cgi?id=38886
Martin Storsjö wine@martin.st changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine@martin.st
--- Comment #4 from Martin Storsjö wine@martin.st --- One attempt at implementing __builtin_ms_va_list for arm64, for clang, is in https://reviews.llvm.org/D34474 and https://reviews.llvm.org/D34475.
When using such a clang build, one has to add "-Xclang -target-feature -Xclang +reserve-x18" to the cflags, in order to avoid bug 38780.