llvm-project
e8149e43
- [BOLT] Change RAState helpers (NFCI)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
19 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
bgergely0
Committer
bgergely0
Parents
96688d4b
Loading