| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add comment. | Devang Patel | 2010-03-25 | 1 | -0/+3 |
| * | DW_AT_stmt_list attribute attached with a compile unit encodes offset of line... | Devang Patel | 2010-03-22 | 1 | -6/+0 |
| * | Emit dwarf variable info communicated by code generator through DBG_VALUE mac... | Devang Patel | 2010-03-15 | 1 | -0/+2 |
| * | change SrcLineInfo to contain a label instead of a label ID. | Chris Lattner | 2010-03-14 | 1 | -4/+4 |
| * | reimplement the string pool used for inlined function | Chris Lattner | 2010-03-13 | 1 | -3/+6 |
| * | Free DbgScopes in DwarfDebug::endFunction(). Also increased the const-ness of | Jeffrey Yasskin | 2010-03-12 | 1 | -4/+6 |
| * | Avoid leaking CompileUnits in DwarfDebug.cpp. | Jeffrey Yasskin | 2010-03-11 | 1 | -1/+1 |
| * | reapply r98035: | Chris Lattner | 2010-03-09 | 1 | -5/+5 |
| * | Speculatively revert r98035. It appears to have caused a set of buildbot | Eric Christopher | 2010-03-09 | 1 | -5/+5 |
| * | Now that setStartLabel takes an MCSymbol, we can de-ID'ize | Chris Lattner | 2010-03-09 | 1 | -5/+5 |
| * | make InlineInfoLabels hold MCSymbol*'s, avoiding | Chris Lattner | 2010-03-09 | 1 | -2/+2 |
| * | simplify EmitSectionOffset to always use .set if it is | Chris Lattner | 2010-03-08 | 1 | -1/+1 |
| * | merge DIEObjectLabel and DIEDwarfLabel into DIELabel. | Chris Lattner | 2010-03-08 | 1 | -5/+0 |
| * | elimiante the DWLabel class, using MCSymbol instead. Start | Chris Lattner | 2010-03-08 | 1 | -3/+3 |
| * | Derive DIType from DIScope. This simplifies getContext() where for members th... | Devang Patel | 2010-03-08 | 1 | -12/+0 |
| * | Avoid using DIDescriptor.isNull(). | Devang Patel | 2010-03-08 | 1 | -1/+1 |
| * | Revert r97947. | Devang Patel | 2010-03-08 | 1 | -1/+1 |
| * | Avoid using DIDescriptor.isNull(). | Devang Patel | 2010-03-08 | 1 | -1/+1 |
| * | Revert r97917, which was causing Clang Debug self-host failures. | Douglas Gregor | 2010-03-08 | 1 | -3/+6 |
| * | Roll r97906 forward again, without double-deleting CompileUnit::IndexTyDie. | Jeffrey Yasskin | 2010-03-07 | 1 | -6/+3 |
| * | _2_ gcc crashes, ah, ah, ah... | Jeffrey Yasskin | 2010-03-07 | 1 | -3/+6 |
| * | Avoid leaking CompileUnits and DbgScopes from DwarfDebug. Leaks found by Val... | Jeffrey Yasskin | 2010-03-07 | 1 | -6/+3 |
| * | Fix "the the" and similar typos. | Dan Gohman | 2010-02-10 | 1 | -1/+1 |
| * | constify a bunch of dwarf stuff now that the registerinfo method | Chris Lattner | 2010-01-26 | 1 | -3/+3 |
| * | rename the dwarf class to DwarfPrinter. This matches the filename | Chris Lattner | 2010-01-22 | 1 | -1/+1 |
| * | MDNodes are not expected to disappear or replaced by another MDNode, so there... | Devang Patel | 2010-01-19 | 1 | -7/+7 |
| * | Change DIEObjectLabel to take an MCSymbol instead of std::string. | Chris Lattner | 2010-01-16 | 1 | -1/+1 |
| * | Add support to emit debug info for C++ namespaces. | Devang Patel | 2009-12-15 | 1 | -0/+5 |
| * | Use DW_AT_specification to point to DIE describing function declaration. | Devang Patel | 2009-12-14 | 1 | -11/+1 |
| * | Construct CompileUnits lazily. | Devang Patel | 2009-12-11 | 1 | -2/+2 |
| * | Refactor code that finds context for a given die. | Devang Patel | 2009-12-10 | 1 | -4/+3 |
| * | Refactor. | Devang Patel | 2009-12-10 | 1 | -0/+4 |
| * | Reapply r90858, a cleanup patch. | Devang Patel | 2009-12-09 | 1 | -22/+13 |
| * | Revert 90858 90875 and 90805 for now. | Devang Patel | 2009-12-08 | 1 | -17/+22 |
| * | Cleanup. | Devang Patel | 2009-12-08 | 1 | -22/+13 |
| * | Add support to emit debug info for c++ style namespaces. | Devang Patel | 2009-12-07 | 1 | -0/+4 |
| * | Add support to emit debug info for virtual functions and virtual base classes. | Devang Patel | 2009-12-03 | 1 | -0/+2 |
| * | Emit method definition DIE at module level (even for methods with inlined fun... | Devang Patel | 2009-12-03 | 1 | -4/+15 |
| * | Use StringRef (again) in DebugInfo interface. | Devang Patel | 2009-11-25 | 1 | -2/+1 |
| * | Use StringRef instead of std::string in DIEString. | Devang Patel | 2009-11-24 | 1 | -1/+1 |
| * | Emit pubtypes. | Devang Patel | 2009-11-24 | 1 | -0/+6 |
| * | Cosmetic changes, which were long overdue, in DwarfDebug.cpp. | Devang Patel | 2009-11-21 | 1 | -138/+139 |
| * | There is no need to use FoldingSet to unique DIEs. | Devang Patel | 2009-11-21 | 1 | -4/+0 |
| * | Remove VISIBILITY_HIDDEN from the classes in this directory. Fixes bug 5507. | Nick Lewycky | 2009-11-17 | 1 | -4/+4 |
| * | "Attach debug info with llvm instructions" mode was enabled a month ago. Now ... | Devang Patel | 2009-11-12 | 1 | -19/+1 |
| * | Implement support to debug inlined functions. | Devang Patel | 2009-11-10 | 1 | -46/+54 |
| * | Do not held on to DenseMap slot accross map insertion. The insertion may caus... | Devang Patel | 2009-10-27 | 1 | -5/+5 |
| * | Add support to record DbgScope as inlined scope. | Devang Patel | 2009-10-14 | 1 | -1/+1 |
| * | Extract scope information from the variable itself, instead of relying on all... | Devang Patel | 2009-10-09 | 1 | -1/+1 |
| * | Do not record line number to implicitly mark start of function if function ha... | Devang Patel | 2009-10-08 | 1 | -1/+1 |