llvm-project
5923004f
- [BOLT] Don't check address past end of function for data/code marker annotation (#159210)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
81 days ago
[BOLT] Don't check address past end of function for data/code marker annotation (#159210) We want to annotate function with data and code markers whose addresses fall within the range of the function, so setting `CheckPastEnd` to false.
References
#159210 - [BOLT] Don't check address past end of function for data/code marker annotation
Author
yozhu
Parents
0d6af2db
Loading