[cfe-dev] Clang -emit-llvm text rather than binary?

Russell Wallace russell.wallace at gmail.com
Mon Jul 27 08:46:15 PDT 2015


clang -emit-llvm can compile to intermediate code, but by default emits the
binary format. Is there a way to get it to emit text format instead?

(Surprisingly but happily, clang-cl -emit-llvm does default to text format.)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150727/b20c8618/attachment.html>


More information about the cfe-dev mailing list