diff options
author | Denis Antrushin <dantrushin@gmail.com> | 2020-08-27 21:20:25 +0700 |
---|---|---|
committer | Denis Antrushin <dantrushin@gmail.com> | 2020-08-28 20:00:23 +0700 |
commit | 248a67f1445d716cd18a588db35328d1f5b501c8 (patch) | |
tree | 39d2b8405541836f1363a61acf9211fa0fc76ea6 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | b30adfb5295eaa894669e62eec627adda8820a43 (diff) | |
download | llvm-248a67f1445d716cd18a588db35328d1f5b501c8.zip llvm-248a67f1445d716cd18a588db35328d1f5b501c8.tar.gz llvm-248a67f1445d716cd18a588db35328d1f5b501c8.tar.bz2 |
[Statepoint] Turn assert into check in foldPatchpoint.
Original D81646 had check for tied regs in foldPatchpoint().
Due to unfortunate miscommunication with review comments and
adressing some comments post commit, it turned into assertion.
We had an offline talk and agreed that with current implementation
this path is possible, so I'm changing it back to check.
Note that this is workaround until ussues described in PR46917 are
resolved.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions