3 Nov
2022
3 Nov
'22
11:46 p.m.
Rémi Bernon (@rbernon) commented about dlls/ntdll/unix/dwarf.h:
*context = new_context; }
+#define __ASM_CFI_STR(...) #__VA_ARGS__
I think it would make sense to keep the custom `DW_OP_` / `DW_REG_` defines here, as the macros are pretty much dependent on them. They would be guarded with arch ifdefs like the rest above. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/1182#note_13097