[PATCH] D144351: llvm-tblgen: Let each emitter self-contained

Min-Yih Hsu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 23 16:47:24 PST 2023


myhsu added a comment.

I think this patch generally LGTM. But I would love to know if plugin support or third-party extension in general is part of your roadmap, if that's the case...

> FIXME: This may be move to llvm/include/llvm/TableGen/Main.h

then yeah, moving it to public header might be a good idea.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144351/new/

https://reviews.llvm.org/D144351



More information about the llvm-commits mailing list