Make it clear that getSTDIN returns null when stdin is empty.
[oota-llvm.git] / include / llvm / Support / ManagedStatic.h
2007-02-20 Chris Lattneradd a way to register an arbitrary cleanup function.
2007-02-10 Chris Lattneradd helper method.
2006-12-06 Chris Lattneradd a helper to call llvm_shutdown()
2006-09-28 Chris Lattnernew helper class to provide more explicit management...