diff options
author | Akshat Oke <Akshat.Oke@amd.com> | 2025-01-31 11:45:55 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-31 11:45:55 +0530 |
commit | a5a2e2fc62824287aca02e80ce237c695ea89000 (patch) | |
tree | 93bac8b7e01bc7764482c6e4f769988fd56f59ef /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 2941fa39410f7492aeaf73c90b92c3bfb7115044 (diff) | |
download | llvm-a5a2e2fc62824287aca02e80ce237c695ea89000.zip llvm-a5a2e2fc62824287aca02e80ce237c695ea89000.tar.gz llvm-a5a2e2fc62824287aca02e80ce237c695ea89000.tar.bz2 |
[CodeGen]RegisterCoalescer: Remove the print() method (#125042)
I saw that there used to be an overload `operator<<(OS, const Pass &P)`.
Now that it's gone, I still don't find anyone using the print method
except the internal debug printing hidden under `LLVM_DEBUG` in this
function.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions