aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorRoman Lebedev <lebedev.ri@gmail.com>2021-07-02 21:57:49 +0300
committerRoman Lebedev <lebedev.ri@gmail.com>2021-07-02 22:11:52 +0300
commit53fef0b2933a120b2ee876127c574002f8eb8c14 (patch)
tree7c4acfcd2da7322be6e2a02cc787600613b6c7e6 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent51fecd17bbe04ccf1551132b5fffac43139c7af8 (diff)
downloadllvm-53fef0b2933a120b2ee876127c574002f8eb8c14.zip
llvm-53fef0b2933a120b2ee876127c574002f8eb8c14.tar.gz
llvm-53fef0b2933a120b2ee876127c574002f8eb8c14.tar.bz2
[NFCI][SimplifyCFG] simplifyUnreachable(): Use poison constant to represent the result of unreachable instrs
Mimics similar change for InstCombine: ce192ced2b901be67444c481ab5ca0d731e6d982 / D104602 All these uses are in blocks that aren't reachable from function's entry, and said blocks are removed by SimplifyCFG itself, so we can't really test this change.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions