Add an unwind_to field to basic blocks, making them Users instead of Values.
[oota-llvm.git] / include / llvm / Support / Compiler.h
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. ...