[PATCH] D126288: [TableGen][CodeEmitterGen] Do not crash on insufficient positional instruction operands.

Chris Lattner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 24 10:56:53 PDT 2022


lattner resigned from this revision.
lattner added a comment.

I'm not up to speed on this code: is the current convention for tblgen to exit(1) after errors?  If so, this looks reasonable to me.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126288/new/

https://reviews.llvm.org/D126288



More information about the llvm-commits mailing list