llvm-project
75cb9f64 - [BOLT] Change RAState helpers (NFCI)

Commit
8 days ago
[BOLT] Change RAState helpers (NFCI) - unify isRAStateSigned and isRAStateUnsigned to a common getRAState, - unify setRASigned and setRAUnsigned into setRAState(MCInst, bool), - update users of these to match the new implementations.
Author
Committer
Parents
Loading