Displaying 1 result from an estimated 1 matches for "compile_file".
Did you mean:
compare_file
2006 Nov 30
0
[LLVMdev] Conditional jump or move depends on uninitialised value
...(PassManagerT.h:282)
==12768== by 0xED4790:
llvm::ModulePassManager::runOnModule(llvm::Module&)
(PassManagerT.h:917)
==12768== by 0xED482B: llvm::PassManager::run(llvm::Module&) (Pass.cpp:85)
==12768== by 0x8C5312: llvm_asm_file_end (llvm-backend.cpp:383)
==12768== by 0x86F448: compile_file (toplev.c:1166)
==12768== by 0x871809: do_compile (toplev.c:2327)
==12768== by 0x871870: toplev_main (toplev.c:2359)
==12768== by 0x4BA112: main (llvm-main.cpp:37)
I really cannot understand how Stream can be undefined on Streams.h:41 :-(
Best Regards,
Rafael