On Thu, 29 Nov 2018 at 18:09, Osman Zakir via Boost-users < boost-users@lists.boost.org> wrote:
And what about how to generate LLVM bitcode for Boost libraries? Can I do it with the bootstrapper tool that comes with the Boost distribution when we download Boost source files?
I'm cross-posting this from the cfe-dev list [I know nothing about this,
just that the questions seem to be the same]
Date: Thu, 29 Nov 2018 09:48:58 +0100
From: Alex Denisov via cfe-dev
On 28. Nov 2018, at 23:22, David Greene via cfe-dev < cfe-dev@lists.llvm.org> wrote:
How do I get the LLVM IR produced by clang? I know that -emit-llvm produces IR but it seems to be after processing by LLVM (things are optimized out, for example). Is there an "official" way to get the IR coming right out of clang's codegen? I can do a hack with -mllvm -print-before-all but that's icky.
Thanks!
-David _______________________________________________ cfe-dev mailing list cfe-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
degski -- *“If something cannot go on forever, it will stop" - Herbert Stein*