Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add classof() methods so that dwarf writer can decide what DIDescriptor is in... | Devang Patel | 2009-01-05 | 1 | -0/+5 |
* | Construct array/vector type DIEs using DebugInfo. | Devang Patel | 2009-01-05 | 1 | -1/+6 |
* | Today the front-ends (llvm-gcc and clang) generate multiple llvm.dbg.compile_... | Devang Patel | 2008-12-17 | 1 | -13/+39 |
* | Add utility functions to search for DbgStopPointInst corresponding to an | Torok Edwin | 2008-12-16 | 1 | -0/+73 |
* | use different name for parameter to make it clear that we set DIDescriptor::GV | Torok Edwin | 2008-12-16 | 1 | -2/+2 |
* | Fix getFieldAs() to use the parameter instead of 6. | Torok Edwin | 2008-12-13 | 1 | -0/+8 |
* | Move getCastToEmpty out of DIDescriptor into DIFactory. It is an | Chris Lattner | 2008-11-10 | 1 | -44/+45 |
* | Add a new set of helper classes for creating and reading debug | Chris Lattner | 2008-11-10 | 1 | -0/+662 |