[all-commits] [llvm/llvm-project] 1b8cff: Reland "CFIFixup] Factor CFI remember/restore inse...

Daniel Hoekwater via All-commits all-commits at lists.llvm.org
Thu Oct 24 14:07:48 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b8cff9a52eab8718ba55996847ece0a96271bb7
      https://github.com/llvm/llvm-project/commit/1b8cff9a52eab8718ba55996847ece0a96271bb7
  Author: Daniel Hoekwater <hoekwater at google.com>
  Date:   2024-10-24 (Thu, 24 Oct 2024)

  Changed paths:
    M llvm/lib/CodeGen/CFIFixup.cpp

  Log Message:
  -----------
  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.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list