[PATCH] D137838: [RFC][Support] Move TargetParsers to new component
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 11 11:07:44 PST 2022
MaskRay added a comment.
Moving target-specific parsers outside LLVMSupport LGTM. I even objected a bit when more stuff of this kind was introduced into LLVMSupport.
+1 for adding temporary forwarding headers for now to avoid update all `#include` users.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137838/new/
https://reviews.llvm.org/D137838
More information about the cfe-commits
mailing list