diff options
| author | Max Kazantsev <mkazantsev@azul.com> | 2020-09-29 11:37:17 +0700 |
|---|---|---|
| committer | Max Kazantsev <mkazantsev@azul.com> | 2020-09-29 11:38:45 +0700 |
| commit | e862e78b63f918c000ce65f9c475730e673a4966 (patch) | |
| tree | 288c256d75af9b5f5a57a364ed22734bbf04e380 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | d266fd960e73e2ebdcc194564fc2554ff629d12a (diff) | |
[NFC] Use assert instead of checking the guaranteed condition
From preconditions it is known that either A dominates B or
B dominates A. If A does not dominate B, we do not really need
to check it. Assert should be enough. Should save some compile
time.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
