[Haskell-cafe] LLVM Backend status

Taylor Hedberg t at tmh.cc
Thu Jun 27 21:13:51 CEST 2013


B B, Thu 2013-06-27 @ 20:55:57+0200:
> 2) How can I generate the LLVM IR (or bc) files from the compiler? I
> see that durign compilation with -fllvm -v3 flags the bc files are
> created but they are immidietly (after usage) deleted - Is it possible
> to tell the compiler not to delete them?

You can use the `-keep-llvm-files` option for this.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130627/e542ae14/attachment.pgp>


More information about the Haskell-Cafe mailing list