On Wed, 2021-08-18 at 20:45 +0100, Iain Sandoe wrote:
> Hi,
>
> This provides adjusted assembler fragments that are suitable
> for x86_64 Mach-O.
>
> ** as an aside, I wonder if it would be possible to configure some
> conditional on __ELF__, __MACH__, and CPU arch to pull in some
> object-
Hi,
This provides adjusted assembler fragments that are suitable
for x86_64 Mach-O.
** as an aside, I wonder if it would be possible to configure some
conditional on __ELF__, __MACH__, and CPU arch to pull in some
object-cpu.inc so that we can generalize this for all hosts.
this version te