]> granicus.if.org Git - llvm/commit
[TableGen] Improve Debug Output for --debug-only=subtarget-emitter NFCI
authorJoel Jones <joelkevinjones@gmail.com>
Wed, 28 Jun 2017 00:06:40 +0000 (00:06 +0000)
committerJoel Jones <joelkevinjones@gmail.com>
Wed, 28 Jun 2017 00:06:40 +0000 (00:06 +0000)
commit59d9d429cca3ba1cbdc9a5bb3e84008f06930810
treed3408dcc5ef21ca6228a0611f500223196c752a0
parent24b479ea2909583c118b5cde020786e578fce75a
[TableGen] Improve Debug Output for --debug-only=subtarget-emitter NFCI

Add headers for each section of output, with white space and "+++" to
improve readability.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@306492 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CodeGenSchedule.cpp
utils/TableGen/SubtargetEmitter.cpp