aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2022-11-15 16:44:35 +0100
committerNikita Popov <npopov@redhat.com>2022-11-15 16:46:05 +0100
commit8051c1db956615980770d50b2fb7aea2093372fa (patch)
tree2900d90ee5d7fdd56613fe32900f9fccb8ef14b3 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent1b829c3d3a8c0488f8aa553eb15c7ee658f491c9 (diff)
downloadllvm-8051c1db956615980770d50b2fb7aea2093372fa.zip
llvm-8051c1db956615980770d50b2fb7aea2093372fa.tar.gz
llvm-8051c1db956615980770d50b2fb7aea2093372fa.tar.bz2
[AST] Don't use WeakVH for unknown insts (NFCI)
After D138014 we do not support using AST with IR that is being mutated. As such, we also no longer need to track unknown instructions using WeakVH. Replace with AssertingVH to make sure that they are not invalidated.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions