[PATCH] D88322: [TableGen] Improve the messages in the PseudoLoweringEmitter backend
Paul C. Anagnostopoulos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 25 10:28:17 PDT 2020
Paul-C-Anagnostopoulos created this revision.
Paul-C-Anagnostopoulos added reviewers: lattner, madhur13490, SuJunda.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
Paul-C-Anagnostopoulos requested review of this revision.
The document "TableGen Backend Developer's Guide" describes new message functions available to backends. I used them to improve the messages in the PseudoLoweringEmitter backend. (I have already done the same for the SearchableTableEmitter backend.)
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D88322
Files:
llvm/include/llvm/TableGen/Error.h
llvm/lib/TableGen/Error.cpp
llvm/utils/TableGen/PseudoLoweringEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88322.294360.patch
Type: text/x-patch
Size: 8474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200925/5c9a9dcc/attachment.bin>
More information about the llvm-commits
mailing list