Change raw_fd_ostream to take flags as an optional bitmask
[oota-llvm.git] / include / llvm / Support / Compiler.h
2009-07-07 Torok EdwinIntroduce new error handling API.
2009-03-17 Daniel DunbarAdd BUILTIN_EXPECT Support/Compiler macro.
2008-10-31 Anton KorobeynikovSymbol visibility is unsupported on cygwin too.
2008-07-16 Devang PatelMark function used by asm block as used, otherwise...
2008-01-22 Anton KorobeynikovSilence a warning. Should we turn this into configure...
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2006-08-27 Chris Lattneradd directive to disable inlining
2006-08-27 Chris LattnerNew place to put compiler-specific functionality. ...