Use 'override/final' instead of 'virtual' for overridden methods
[oota-llvm.git] / test / Verifier / inalloca-vararg.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-03-09 David MajnemerIR: Change inalloca's grammar a bit
2014-01-17 Reid KlecknerAdd an inalloca flag to allocas
2014-01-16 Reid KlecknerChange inalloca rules to make it only apply to the...