[AsmWriter] Don't crash when printing a null operand bundle.
authorVasileios Porpodas <vporpodas@google.com>
Tue, 10 Jan 2023 05:25:18 +0000 (21:25 -0800)
committerVasileios Porpodas <vporpodas@google.com>
Wed, 11 Jan 2023 00:37:23 +0000 (16:37 -0800)
commit9b970eb5daa3d774ae8fdad07491853979f935db
tree975414d5fff1e58fb1f7d94b59a32432e0139b42
parent4cb5c640db4b98027f2c9054d708a328fcc78d66
[AsmWriter] Don't crash when printing a null operand bundle.

Differential Revision: https://reviews.llvm.org/D141415
llvm/lib/IR/AsmWriter.cpp
llvm/unittests/IR/AsmWriterTest.cpp