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.
signature.asc
Description: Digital signature
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe