[all-commits] [llvm/llvm-project] 88ce9f: [TableGen][CGS] Print better errors on overlapping...
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Mon Jul 27 08:41:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 88ce9f9b441ecbe2798f20c33c67abbfc4863b08
https://github.com/llvm/llvm-project/commit/88ce9f9b441ecbe2798f20c33c67abbfc4863b08
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2020-07-27 (Mon, 27 Jul 2020)
Changed paths:
M llvm/include/llvm/TableGen/Error.h
M llvm/lib/TableGen/Error.cpp
A llvm/test/TableGen/CodeGenSchedule-duplicate-instrw.td
M llvm/utils/TableGen/CodeGenSchedule.cpp
Log Message:
-----------
[TableGen][CGS] Print better errors on overlapping InstRW
Differential Revision: https://reviews.llvm.org/D83588
More information about the All-commits
mailing list