On Feb 13, 2008, at 11:52 AM, Duncan Sands wrote:
> Hi Devang, nice idea.
>
>> + // Emit intermediate .bc file before module level optimization
>> passes
>> are run. + if (emit_llvm_bc && flag_debug_llvm_module_opt) {
>
> Why condition this on emit_llvm_bc?
In the next patch I used emit_llvm_bc condition check to write bitcode
file and emit_llvm condition check to print llvm asm.
-
Devang
_______________________________________________
llvm-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits