History log of /llvm-project/bolt/lib/Core/CallGraph.cpp (Results 1 – 1 of 1)
Revision Date Author Comments
# 2430a354 27-Jun-2024 shaw young <58664393+shawbyoung@users.noreply.github.com>

[BOLT][NFC] Move CallGraph from Passes to Core (#96922)

Moved CallGraph and BinaryFunctionCallGraph from Passes to
Core for future use in stale matching.