aboutsummaryrefslogtreecommitdiff
path: root/bolt/lib/Rewrite/ExecutableFileMemoryManager.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-12-13[BOLT] Use StringRef::{starts,ends}_with (NFC)Kazu Hirata1-2/+2
2023-09-28[BOLT] Report JITLink errors appropriately (#67633)Rafael Auler1-1/+1
2023-06-15[BOLT] Move from RuntimeDyld to JITLinkJob Noorman1-20/+131
2023-05-02[BOLT] Make sure all section allocations have deterministic contentsJob Noorman1-0/+6
2022-10-13[BOLT] Section-handling refactoring/overhaulMaksim Panchenko1-13/+44
2022-09-16[BOLT] Change base class of ExecutableFileMemoryManagerMaksim Panchenko1-26/+14
2021-12-23[BOLTRewrite][NFC] Fix braces usagesMaksim Panchenko1-5/+3
2021-12-21[BOLT][NFC] Fix file-description commentsMaksim Panchenko1-3/+1
2021-12-14[BOLT][NFC] Reformat with clang-formatMaksim Panchenko1-10/+7
2021-10-08Rebase: [NFC] Refactor sources to be buildable in shared modeRafael Auler1-0/+100