[PATCH] D88036: Version 0.5 of the "TableGen Backend Developer's Guide"
Chris Lattner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 21 14:23:23 PDT 2020
lattner added a comment.
I think that just naming it something obvious like "SkeletonEmitter" is enough. That allows you to follow the naming convention. The problem with doing something weird here is that people may propagate the weirdness. We would like to encourage people to follow best practices by default.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88036/new/
https://reviews.llvm.org/D88036
More information about the llvm-commits
mailing list