Currently we rely on LLVM to do this:
The LLVM functions we are currently calling probably have some helpful code to look at when doing this implementation.
Thanks to @alichay the x86 and x86-64 parts of this are complete!
Does it make sense to have the arch-avr label? While that's a valid target, of course, I can't see a situation where it makes sense for the compiler to run natively on it.
Most helpful comment
Does it make sense to have the arch-avr label? While that's a valid target, of course, I can't see a situation where it makes sense for the compiler to run natively on it.