Removed inclusion of cassert, which is no longer needed.
[oota-llvm.git] / include / llvm / Support / Compiler.h
2006-08-27 Chris Lattneradd directive to disable inlining
2006-08-27 Chris LattnerNew place to put compiler-specific functionality. ...