Files
clang-p2996/llvm/lib/Transforms/Utils/Local.cpp
Carlos Alberto Enciso 7696d36b4e [Transforms] Debug values are not remapped when cloning. (#87747)
When cloning instructions from one basic block to another,
the debug values are not remapped, in the same was as the
normal instructions.
2024-04-26 13:35:09 +01:00

159 KiB