[all-commits] [llvm/llvm-project] 9b970e: [AsmWriter] Don't crash when printing a null opera...

vporpo via All-commits all-commits at lists.llvm.org
Tue Jan 10 16:38:22 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9b970eb5daa3d774ae8fdad07491853979f935db
      https://github.com/llvm/llvm-project/commit/9b970eb5daa3d774ae8fdad07491853979f935db
  Author: Vasileios Porpodas <vporpodas at google.com>
  Date:   2023-01-10 (Tue, 10 Jan 2023)

  Changed paths:
    M llvm/lib/IR/AsmWriter.cpp
    M llvm/unittests/IR/AsmWriterTest.cpp

  Log Message:
  -----------
  [AsmWriter] Don't crash when printing a null operand bundle.

Differential Revision: https://reviews.llvm.org/D141415




More information about the All-commits mailing list