llvm-project
5923004f - [BOLT] Don't check address past end of function for data/code marker annotation (#159210)

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.
Author
Parents
Loading