[PATCH] D77982: [Windows SEH] Fix the frame-ptr of a nested-filter within a _finally

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 13 10:12:22 PDT 2020


efriedma added a comment.

Again, using the name isn't reliable.  Among other things, in release builds, IR values don't have names at all.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77982/new/

https://reviews.llvm.org/D77982





More information about the cfe-commits mailing list