================ @@ -657,7 +657,7 @@ MCPseudoProbeDecoder::getCallProbeForAddr(uint64_t Address) const { const auto &Probes = It->second; const MCDecodedPseudoProbe *CallProbe = nullptr; - for (const auto &Probe : Probes) { ---------------- WenleiHe wrote:
Looks good, thanks. > I intended to minimize the changes in > https://github.com/llvm/llvm-project/pull/102789 and make all preparation > changes small, isolated, and verifiably NFC. You might have gone a bit too far. :) And this isn't the first instance. https://github.com/llvm/llvm-project/pull/102788 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits