[LLVMdev] Old DOUT

Anton Korobeynikov anton at korobeynikov.info
Fri Dec 11 10:37:57 PST 2009


> Can't you just write a separate tool to handle this?  "less -B" might even be good enough for some purposes....
Printing to file / pipe is painfully slow. Grab some non-trivial .bc
and feed it via llc -debug - you can easily wait for several dozen
minutes until it will finish.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University




More information about the llvm-dev mailing list