diff options
author | DaPorkchop_ <daporkchop@daporkchop.net> | 2024-12-26 00:47:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-26 07:47:26 +0800 |
commit | cea738bc9a9e4835f9a076145953ed1369dcad7d (patch) | |
tree | 66c4ebef75b6861bd56ca447eaeb747b932ad1bb /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp | |
parent | d6e435362d5984052531a425a1e4c7e594a8503e (diff) | |
download | llvm-cea738bc9a9e4835f9a076145953ed1369dcad7d.zip llvm-cea738bc9a9e4835f9a076145953ed1369dcad7d.tar.gz llvm-cea738bc9a9e4835f9a076145953ed1369dcad7d.tar.bz2 |
[SimplifyCFG] Replace unreachable switch lookup table holes with poison (#94990)
As discussed in #94468, this causes switch lookup table entries which
are unreachable to be poison instead of filling them with a value from
one of the reachable cases.
---------
Co-authored-by: DianQK <dianqk@dianqk.net>
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions