r241620 - Wrap clang modules and pch files in an object file container.

Reid Kleckner rnk at google.com
Wed Jul 15 13:04:05 PDT 2015


On Tue, Jul 7, 2015 at 2:01 PM, Benjamin Kramer <benny.kra at gmail.com> wrote:
>
> Going through the entire compiler stack (IR, selectiondag, ...) just to
> dump some bytes in an object files seems excessive. Can't you just drive MC
> directly? This would


Has something been done to address this? All the semantic tools (libclang,
tooling, clang-check, clang-tidy) should *not* have to depend on clang
codegen.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150715/5e3871fe/attachment.html>


More information about the cfe-commits mailing list