[PATCH v2 4/5] ntdll/tests: Use __ASM_GLOBAL_FUNC to define YMM function wrappers.

Zebediah Figura (she/her) zfigura at codeweavers.com
Thu Jun 24 22:39:14 CDT 2021


On 6/24/21 3:00 PM, Alexandre Julliard wrote:
> Zebediah Figura <z.figura12 at gmail.com> writes:
> 
>> Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
>> ---
>> Now that we can use __ASM_GLOBAL_FUNC everywhere, let's stop manually writing
>> out binary code where we don't need to.
> 
> I think we want to preserve the ability to build tests with MSVC.
> 

Understandable; I'll drop these patches.



More information about the wine-devel mailing list