summaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86COFFMachineModuleInfo.h
Commit message (Expand)AuthorAge
* Change CurrentFnSym to be a non-const pointer since asmprinter mutates it Chris Lattner2010-01-18
* switch X86 target off CurFunctionName and MCIze more.Chris Lattner2010-01-16
* yay for case insensitive file systems (?)Chris Lattner2009-12-03
* improve portability to avoid conflicting with std::next in c++'0x.Chris Lattner2009-12-03
* split random COFF asmprinter state out to X86COFFMachineModuleInfo.h.Chris Lattner2009-09-20