aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/MachineModuleInfo.h
AgeCommit message (Expand)Author
2007-05-03Drop 'const'Devang Patel
2007-05-02Use 'static const char' instead of 'static const int'.Devang Patel
2007-05-01Do not use typeinfo to identify pass in pass manager.Devang Patel
2007-03-01Collect eh filter info.Jim Laskey
2007-02-22Typo.Jim Laskey
2007-02-21Add structures used for collecting eh information.Jim Laskey
2007-02-01Support for non-landing pad exception handling.Jim Laskey
2007-01-29Out of line function.Jim Laskey
2007-01-29Only gather frame info if debug or eh.Jim Laskey
2007-01-26rename filesJim Laskey