summaryrefslogtreecommitdiff
path: root/bolt/lib/Core/BinarySection.cpp
AgeCommit message (Expand)Author
2025-11-07[BOLT] Refactor undefined symbols handling. NFCI (#167075)Maksim Panchenko
2025-05-08[BOLT][AArch64] Patch functions targeted by optional relocs (#138750)Maksim Panchenko
2025-04-04[BOLT] Skip out-of-range pending relocations (#116964)Paschalis Mpeis
2024-11-19[BOLT] Overwrite .eh_frame and .gcc_except_table (#116755)Maksim Panchenko
2024-02-21[BOLT] Fix memory leak in BinarySection (#82520)Maksim Panchenko
2024-02-12[BOLT][NFC] Propagate BOLTErrors from Core, RewriteInstance, and passes (2/2)...Amir Ayupov
2024-02-06[BOLT] Use new contents when emitting sections with relocations (#80782)Maksim Panchenko
2023-11-09[BOLT] Fix typos (#68121)spaette
2023-06-19[BOLT] Fix a warning in release buildsKazu Hirata
2023-06-19[BOLT] Implement composed relocationsJob Noorman
2023-05-11[BOLT] Fix flush pending relocsRafael Auler
2023-03-24[BOLT] Don't use section relocations when computing hash for data from other ...Denis Revunov
2023-02-22[BOLT] Fix data reoder for aarch64Vladislav Khmelevsky
2022-11-24[Alignment][NFC] Use Align in MCStreamer::emitValueToAlignmentGuillaume Chatelet
2022-10-13[BOLT] Section-handling refactoring/overhaulMaksim Panchenko
2022-10-07[BOLT] Change order of new sectionsMaksim Panchenko
2022-09-16[BOLT] Change base class of ExecutableFileMemoryManagerMaksim Panchenko
2022-08-18Revert "[BOLT][NFC] Simplify addRelocation"Amir Ayupov
2022-08-17[BOLT][NFC] Simplify addRelocationAmir Ayupov
2022-06-10[MC] De-capitalize SwitchSection. NFCFangrui Song
2021-12-20[BOLTCore] [NFC] Fix braces usages according to LLVMRafael Auler
2021-12-21[BOLT][NFC] Fix file-description commentsMaksim Panchenko
2021-12-08[PR] Fix update-debug-sections for AArch64Elvina Yakubova
2021-12-14[BOLT][NFC] Reformat with clang-formatMaksim Panchenko
2021-10-08Rebase: [NFC] Refactor sources to be buildable in shared modeRafael Auler