Files
clang-p2996/llvm/lib/Transforms/Utils/Local.cpp
Ramkumar Ramachandra 23caf9e9e7 Local: fix debug output of replaceDominatedUsesWith()
The debug output of replaceDominatedUsesWith() prints incorrect
information, and the user is left confused about what exactly was
replaced. Fix this.

Differential Revision: https://reviews.llvm.org/D156318
2023-07-27 13:23:38 +01:00

134 KiB