llvm-project
75cb9f64
- [BOLT] Change RAState helpers (NFCI)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#163381 - [BOLT] Improve InsertNegateRAStatePass::inferUnknownStates
#164622 - [BOLT][NFC] Rename Pointer Auth DWARF rewriter passes
#162820 - [BOLT] Simplify RAState helpers (NFCI)
#165227 - [BOLT][PAC] Warn about synchronous unwind tables
Author
bgergely0
Committer
bgergely0
Parents
50b90775
Loading