[PATCH] D63852: [Clang] Move assembler into a separate file
Eric Christopher via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 15 13:14:14 PDT 2020
echristo added a comment.
Hmm. In general I'd like to hear more about what you're trying. Can you give an idea of how you'd like to invoke the library to assemble something via clang? Why not just call into llvm directly? I'm not necessarily against changing the layering here fwiw, just wanted to get a better visual on what this is going to look like at the end and how it'll be used.
Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63852/new/
https://reviews.llvm.org/D63852
More information about the cfe-commits
mailing list