[LLVMdev] How to explain this weird phenomenon????????

Duncan Sands baldrick at free.fr
Tue Apr 10 04:55:04 PDT 2012


Hi,

> BTW the opt command I use is *"opt -load ../../../Debug+Asserts/lib/Hello.so
> -hello <hello.bc> -o hello.bc"*

just use hello.bc not <hello.bc> otherwise the shell will redirect input and
output.

Ciao, Duncan.



More information about the llvm-dev mailing list