Remove an assumption of default arguments. This is in anticipation of a
[oota-llvm.git] / lib / Target / X86 / X86COFFMachineModuleInfo.h
2010-02-12 Anton KorobeynikovCleanup stdcall / fastcall name mangling.
2010-01-18 Chris LattnerChange CurrentFnSym to be a non-const pointer since...
2010-01-16 Chris Lattnerswitch X86 target off CurFunctionName and MCIze more.
2009-12-03 Chris Lattneryay for case insensitive file systems (?)
2009-12-03 Chris Lattnerimprove portability to avoid conflicting with std:...
2009-09-20 Chris Lattnersplit random COFF asmprinter state out to X86COFFMachin...