diff options
author | Yitzhak Mandelbaum <ymand@users.noreply.github.com> | 2024-03-19 09:41:29 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-19 09:41:29 -0400 |
commit | c1328db9d8e41bb96e031eb3dfa884e56b07244b (patch) | |
tree | 726b163f10f886ac797711466feb777a2855afd1 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 5b59b3afe1cfe52c3c2cb9c9817ca21e589928a0 (diff) | |
download | llvm-c1328db9d8e41bb96e031eb3dfa884e56b07244b.zip llvm-c1328db9d8e41bb96e031eb3dfa884e56b07244b.tar.gz llvm-c1328db9d8e41bb96e031eb3dfa884e56b07244b.tar.bz2 |
[clang][dataflow] Refactor processing of terminator element (#84499)
This patch vastly simplifies the code handling terminators, without
changing any
behavior. Additionally, the simplification unblocks our ability to
address a
(simple) FIXME in the code to invoke `transferBranch`, even when builtin
options
are disabled.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions