aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/MachineDebugInfoDesc.h
AgeCommit message (Expand)Author
2008-07-03Revert my previous check-in that split up MachineModuleInfo. It turns out toBill Wendling
2008-07-02Sorry. I couldn't sleep at night knowing I put these ugly casts into the sour...Bill Wendling
2008-07-01- Update comments. Bill Wendling
2008-06-27Reverting broken patch r52803.Bill Wendling
2008-06-27- Remove a use of std::vector.Bill Wendling
2008-06-27Refactor the DebugInfoDesc stuff out of the MachineModuleInfo file. Clean upBill Wendling