Files
clang-p2996/llvm/lib/CodeGen/CFIFixup.cpp
Daniel Hoekwater 1b8cff9a52 Reland "CFIFixup] Factor CFI remember/restore insertion into a helper (NFC)" (#113387)
The original patch (ac1a01f) dereferenced an end iterator, breaking some
tests (e.g. https://lab.llvm.org/buildbot/#/builders/17/builds/3116).
This updated patch only accesses the iterator when it's valid.
2024-10-24 17:07:27 -04:00

11 KiB