Files
clang-p2996/llvm/lib/CodeGen/WinEHPrepare.cpp
Aaron Puchert 73d6a48029 [WinEH] Track changes in WinEHPrepare pass (#134121)
Before this change, the pass would always claim to have changed IR if
there is a scope-based personality function. We add some plumbing to
track if there was an actual change.

This should be NFC, except that we might now preserve more analysis
passes.
2025-05-30 15:29:32 +02:00

58 KiB