summaryrefslogtreecommitdiff
path: root/bolt/lib/Core/CallGraph.cpp
AgeCommit message (Expand)Author
2025-10-16[BOLT] Replace LLVM_ATTRIBUTE_UNUSED with [[maybe_unused]] (NFC) (#163700)Kazu Hirata
2024-06-27[BOLT][NFC] Move CallGraph from Passes to Core (#96922)shaw young