Files
clang-p2996/llvm/lib/CodeGen/GlobalMerge.cpp
Michael Maitland 7db4ba3916 [GlobalMerge][NFC] Fix inaccurate comments (#124136)
I was studying the code here and realized that the comments were talking
about grouping by basic blocks when the code was grouping by Function.
Fix the comments so they reflect what the code is actually doing.
2025-01-23 11:36:53 -05:00

28 KiB