Job Noorman 3ab536fb99
[BOLT][RISCV] Implement getCalleeSavedRegs (#69161)
The main reason for implementing this now is to ensure the
`assume=abi.test` test passes on RISC-V. Since it uses
`--indirect-call-promotion=all`, it requires some support for register
analysis on the target.

Further testing and implementation of register/frame analysis on RISC-V
will come later.
2023-10-16 08:52:56 +00:00
..
2023-10-13 18:22:44 -07:00