[LLVMdev] issue writing llvm metadata

Duncan Sands baldrick at free.fr
Mon Dec 10 00:35:57 PST 2012


Hi Ashwin,

> I run the pass as
>
> *opt -load path_to_my_library.so -pass_name < input_file.o > /dev/null*

maybe write your output to a file rather than throwing it away?

Ciao, Duncan.



More information about the llvm-dev mailing list