llvm-project
385af283
- [BOLT] Prevent addRelocation from adding pending relocs (#123635)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
231 days ago
[BOLT] Prevent addRelocation from adding pending relocs (#123635) `addPendingRelocation` is the only way to add a pending relocation. Can no longer use `addRelocation` for this. Update the only user (`BinaryContextTester`).
References
#123635 - [BOLT] Prevent addRelocation from adding pending relocs
Author
paschalis-mpeis
Parents
25775401
Loading