aboutsummaryrefslogtreecommitdiff
path: root/bolt/lib/Core/BinaryData.cpp
AgeCommit message (Expand)AuthorFilesLines
2025-03-05[NFC][BOLT] Make file-local cl::opt global variables static (#126472)chrisPyr1-1/+1
2024-04-15[BOLT][NFC] Remove unused BinaryData::hasNameRegex (#88618)Amir Ayupov1-8/+0
2023-12-13[BOLT] Use StringRef::{starts,ends}_with (NFC)Kazu Hirata1-1/+1
2022-06-05[bolt] Remove unneeded cl::ZeroOrMore for cl::opt optionsFangrui Song1-5/+3
2021-12-20[BOLTCore] [NFC] Fix braces usages according to LLVMRafael Auler1-6/+3
2021-12-21[BOLT][NFC] Fix file-description commentsMaksim Panchenko1-1/+3
2021-12-14[BOLT][NFC] Reformat with clang-formatMaksim Panchenko1-30/+11
2021-10-08Rebase: [NFC] Refactor sources to be buildable in shared modeRafael Auler1-0/+159