[all-commits] [llvm/llvm-project] b63c08: Revert "[Coverity] Fix explicit null dereferences"
Tom Weaver via All-commits
all-commits at lists.llvm.org
Mon Apr 24 03:14:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b63c08c773a817be3600e8d76ac38d290eca8a69
https://github.com/llvm/llvm-project/commit/b63c08c773a817be3600e8d76ac38d290eca8a69
Author: Tom Weaver <Tom.Weaver at Sony.com>
Date: 2023-04-24 (Mon, 24 Apr 2023)
Changed paths:
M llvm/include/llvm/ADT/SparseSet.h
M llvm/include/llvm/CodeGen/PBQP/CostAllocator.h
M llvm/include/llvm/CodeGen/SelectionDAGNodes.h
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
M llvm/lib/CodeGen/ScheduleDAG.cpp
M llvm/lib/CodeGen/ValueTypes.cpp
M llvm/lib/IR/Mangler.cpp
M llvm/lib/TableGen/Record.cpp
M llvm/lib/Target/X86/X86InstrInfo.cpp
M llvm/utils/TableGen/GlobalISelEmitter.cpp
Log Message:
-----------
Revert "[Coverity] Fix explicit null dereferences"
This reverts commit 22b23a5213b57ce1834f5b50fbbf8a50297efc8a.
This commit caused the following two build bots to start failing:
https://lab.llvm.org/buildbot/#/builders/216/builds/20322
https://lab.llvm.org/buildbot/#/builders/123/builds/18511
More information about the All-commits
mailing list