diff options
author | Ramkumar Ramachandra <ramkumar.ramachandra@codasip.com> | 2025-06-19 12:29:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-19 12:29:58 +0100 |
commit | 74054cab7a3e04b323828850409343932e975737 (patch) | |
tree | abadef86c2da4689c6059ee594cfa8f847725efd /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 1c35fe4e6b2596d153da82b23d04a3779fb12730 (diff) | |
download | llvm-74054cab7a3e04b323828850409343932e975737.zip llvm-74054cab7a3e04b323828850409343932e975737.tar.gz llvm-74054cab7a3e04b323828850409343932e975737.tar.bz2 |
[HashRecognize] Make it a non-PM analysis (#144742)
Make HashRecognize a non-PassManager analysis that can be called to get
the result on-demand, creating a new getResult() entry-point. The issue
was discovered when attempting to use the analysis to perform a
transform in LoopIdiomRecognize.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions