diff options
author | Florian Hahn <flo@fhahn.com> | 2021-12-29 19:00:41 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2021-12-29 19:00:41 +0100 |
commit | ba9016a0304630cbf36c7838a3916d03fc8396c6 (patch) | |
tree | 4e1740bf4720ca8eb7c03f7cb5cf39735ad902a4 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 015ff729cb90317e4e75cf48b1e5dd7850f0cbd0 (diff) | |
download | llvm-ba9016a0304630cbf36c7838a3916d03fc8396c6.zip llvm-ba9016a0304630cbf36c7838a3916d03fc8396c6.tar.gz llvm-ba9016a0304630cbf36c7838a3916d03fc8396c6.tar.bz2 |
[LV] Replace redundant tail-fold check with assert (NFC).
The code path can only be reached when folding the tail, so turn the
check into an assertion.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions