Files
llvm-project/bolt/lib/Core/CallGraph.cpp
Kazu Hirata 9be674420d [BOLT] Replace LLVM_ATTRIBUTE_UNUSED with [[maybe_unused]] (NFC) (#163700)
This patch replaces LLVM_ATTRIBUTE_UNUSED with [[maybe_unused]],
introduced as part of C++17.
2025-10-16 13:06:58 -07:00

3.6 KiB