systems-nuts / unifico

Compiler and build harness for heterogeneous-ISA binaries with the same stack layout.
4 stars 1 forks source link

Convert INC32r/DEC32r into LEA32r instead of LEA64_32r #268

Closed blackgeorge-boom closed 1 year ago

blackgeorge-boom commented 1 year ago

Uses the enable-lea32 flag as described here: https://github.com/blackgeorge-boom/llvm-project/pull/52

Closes: https://github.com/systems-nuts/unifico/issues/259