[LLVMdev] Extending AsmPrinter

Chris Lattner sabre at nondot.org
Thu Aug 16 15:59:49 PDT 2007


On Thu, 16 Aug 2007, David Greene wrote:
> Actually, there's another reason not to use unlocked calls.  They require
> POSIX compliance.

Posix is pretty available, what system doesn't have them?

> To get portability and most of the performance I plan to look at unbuffered
> stdio.

Buffering is goodness, no?

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/



More information about the llvm-dev mailing list