[all-commits] [llvm/llvm-project] eccbe6: [TableGen][CodeEmitterGen] Do not crash on insuffi...
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Fri Jun 10 06:39:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eccbe6d1226ae6ad44f06532d9427fac50d25b98
https://github.com/llvm/llvm-project/commit/eccbe6d1226ae6ad44f06532d9427fac50d25b98
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2022-06-10 (Fri, 10 Jun 2022)
Changed paths:
A llvm/test/TableGen/InsufficientPositionalOperands.td
M llvm/utils/TableGen/CodeEmitterGen.cpp
Log Message:
-----------
[TableGen][CodeEmitterGen] Do not crash on insufficient positional instruction operands.
Reviewed By: foad
Differential Revision: https://reviews.llvm.org/D126288
More information about the All-commits
mailing list