diff options
author | Aaron Puchert <aaron.puchert@sap.com> | 2025-05-30 15:29:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-30 15:29:32 +0200 |
commit | 73d6a48029d61e8a26749cd9990108357b5318b1 (patch) | |
tree | d3637d5f2ba98acf97b47ec609532d8f14cdd3fa /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | aaa9c19328b23319eb1b50789d9478f31dee09b1 (diff) | |
download | llvm-73d6a48029d61e8a26749cd9990108357b5318b1.zip llvm-73d6a48029d61e8a26749cd9990108357b5318b1.tar.gz llvm-73d6a48029d61e8a26749cd9990108357b5318b1.tar.bz2 |
[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.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions