Age | Commit message (Expand) | Author |
---|---|---|
2009-07-13 | revert rev. 75503 for now. | Devang Patel |
2009-07-13 | Use Mangler to remove leading '1' from linkage names. | Devang Patel |
2009-07-07 | Remove dead code. | Devang Patel |
2009-06-29 | s/MainCU/ModuleCU/g | Devang Patel |
2009-06-26 | Remove debug info anchors - llvm.dbg.compile_units, llvm.dbg.subprograms | Devang Patel |
2009-06-25 | Simplify. | Devang Patel |
2009-05-20 | Merge 'ConstructFunctionDbgScope' and 'ConstructAbstractDbgScope'. | Bill Wendling |
2009-05-20 | Rename 'New*' methods to 'Create*' to be consistent. 'NewString' isn't used. | Bill Wendling |
2009-05-20 | Revert r72192. It was causing a build failure. | Bill Wendling |
2009-05-20 | Do some mechanical changes. Combine the 'construct abastract dbg thingy' in with | Bill Wendling |
2009-05-18 | RecordVariable is called each time a DECLARE node is encountered. For an inlined | Bill Wendling |
2009-05-15 | Split out the DwarfDebug module from the DwarfWriter module. | Bill Wendling |