Revert the remaining part of r139528. According to PR10907 the bug seems
[oota-llvm.git] / lib / Target / X86 / X86COFFMachineModuleInfo.cpp
2010-03-12 Chris Lattnerprune #includes, this file should be removed pending...
2010-03-12 Chris Lattnermove fastcall/stdcall mangling up into Mangler.
2010-03-12 Chris Lattnerminor tidying, only do work if a function is
2010-03-12 Chris Lattnereliminate the string form of DecorateCygMingName
2010-03-12 Chris Lattnerremove the FnArgWords cache to make way for future...
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-09-20 Chris Lattnersplit random COFF asmprinter state out to X86COFFMachin...