[all-commits] [llvm/llvm-project] 314155: [TableGen][VarLenCodeEmitterGen] Improve the error...

Sheng via All-commits all-commits at lists.llvm.org
Tue Feb 15 20:56:32 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 314155eb8fd4e7a2b199a3e75a250023712f98d5
      https://github.com/llvm/llvm-project/commit/314155eb8fd4e7a2b199a3e75a250023712f98d5
  Author: Sheng <ox59616e at gmail.com>
  Date:   2022-02-16 (Wed, 16 Feb 2022)

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

  Log Message:
  -----------
  [TableGen][VarLenCodeEmitterGen] Improve the error message

This gives a approximate error location. Although not very
accurate, it suffices to debug.

Reviewed By: myhsu

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




More information about the All-commits mailing list