Add support for the new VarArgInst instruction, reindent some stuff
[oota-llvm.git] / include / llvm / Support / CallSite.h
2003-02-24 Chris LattnerInitial checkin of CallSite wrapper for Call/Invoke...