[all-commits] [llvm/llvm-project] bbd399: Convert TableGen assert to error

stephenneuendorffer via All-commits all-commits at lists.llvm.org
Tue Jun 1 13:18:54 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bbd399954b8913293176ad61db74c4d3675ad0bc
      https://github.com/llvm/llvm-project/commit/bbd399954b8913293176ad61db74c4d3675ad0bc
  Author: Stephen Neuendorffer <stephen.neuendorffer at xilinx.com>
  Date:   2021-06-01 (Tue, 01 Jun 2021)

  Changed paths:
    M llvm/utils/TableGen/CodeGenDAGPatterns.cpp

  Log Message:
  -----------
  Convert TableGen assert to error

This gives a nice message about the location of errors in a large
tablegen file, which is much more useful for users

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




More information about the All-commits mailing list