aboutsummaryrefslogtreecommitdiff
path: root/bolt/lib/Rewrite/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2024-07-30[BOLT][DWARF] Remove option to write to DWP (#100771)Sayhaan Siddiqui1-1/+0
2024-06-03[BOLT] Use rewriter interface for updating binary build ID (#94273)Maksim Panchenko1-0/+1
2024-05-15Fix bolt build with -DBUILD_SHARED_LIBS=ON after 71fbbb69dKrzysztof Parzyszek1-0/+1
2024-01-12[DWARFLinker][NFC] Rename libraries to match with directories name. (#77592)Alexey Lapshin1-1/+1
2024-01-09[DWARFLinker][DWARFLinkerParallel][NFC] Refactor DWARFLinker&DWARFLinkerParal...avl-llvm1-0/+1
2023-07-10[BOLT][DWARF] Implement new mechanism for DWARFRewriterRui Zhong1-0/+2
2023-07-07Revert "[DWARF][BOLT] Implement new mechanism for DWARFRewriter"Nico Weber1-2/+0
2023-07-06[DWARF][BOLT] Implement new mechanism for DWARFRewriterAlexander Yermolovich1-0/+2
2023-07-06[BOLT][NFCI] Migrate Linux Kernel handling code to MetadataRewriterMaksim Panchenko1-0/+1
2023-07-06[BOLT][NFCI] Migrate pseudo probes to MetadataRewriter interfaceMaksim Panchenko1-0/+1
2023-07-06[BOLT][NFCI] Use MetadataRewriter interface to update SDT markersMaksim Panchenko1-0/+1
2023-07-06[BOLT] Introduce MetadataRewriter interfaceMaksim Panchenko1-0/+1
2023-06-15[BOLT] Move from RuntimeDyld to JITLinkJob Noorman1-1/+2
2023-04-21[BOLT] Add BOLT_TARGETS_TO_BUILDNathan Sidwell1-26/+10
2022-12-20[Support] Move TargetParsers to new componentArchibald Elliott1-0/+1
2022-09-23[BOLT] Support building bolt when LLVM_LINK_LLVM_DYLIB is ONserge-sans-paille1-0/+2
2022-05-13[BOLT][CMAKE] Fix DYLIB buildAmir Ayupov1-7/+15
2022-01-14[BOLT][CMAKE] Use IN_LIST checkAmir Ayupov1-4/+2
2021-10-08Rebase: [NFC] Refactor sources to be buildable in shared modeRafael Auler1-0/+45