Make single-argument ctors explicit to avoid tricky bugs :)
[oota-llvm.git] / include / llvm / CallingConv.h
2007-04-16 Reid SpencerFix 80 col violations.
2007-01-28 Anton KorobeynikovPropagate changes from my local tree. This patch includes:
2006-09-17 Anton KorobeynikovAdded some eye-candy for Subtarget type checking
2006-06-05 Reid SpencerFor PR778:
2006-05-19 Chris LattnerAdd new calling convention, as documented in LangRef...
2006-02-22 Chris LattnerMake the LLVM headers "-ansi -pedantic -Wno-long-long...
2005-05-06 Chris LattnerNew file