Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update to current output. | Bill Wendling | 2013-10-27 | 1 | -64/+65 | |
| | | | | | | PR14039 llvm-svn: 193494 | |||||
* | Add unique identifier field to Composite Types and Format. | Manman Ren | 2013-08-29 | 1 | -5/+6 | |
| | | | | llvm-svn: 189593 | |||||
* | Debug Info: Update documentation to match recent (& not so recent) schema ↵ | David Blaikie | 2013-05-29 | 1 | -204/+238 | |
| | | | | | | | | | | changes This updates the debug info metadata schema documentation for various schema changes made recently surrounding filename information for scopes and the representation of imported entities. llvm-svn: 182817 | |||||
* | Formatting fixups. | Eric Christopher | 2013-03-19 | 1 | -14/+14 | |
| | | | | llvm-svn: 177458 | |||||
* | Make the fields in the diagram match the descriptive text above them. | Eric Christopher | 2013-03-18 | 1 | -3/+3 | |
| | | | | llvm-svn: 177314 | |||||
* | Documentation: correct syntax (one missing comma, one extra comma) | Dmitri Gribenko | 2013-02-16 | 1 | -2/+2 | |
| | | | | llvm-svn: 175375 | |||||
* | This is actually located at the end, not the middle. | Eric Christopher | 2013-02-13 | 1 | -1/+1 | |
| | | | | llvm-svn: 175041 | |||||
* | remove the rest of the "written by" lines in the documentation. It is | Chris Lattner | 2013-01-10 | 1 | -2/+0 | |
| | | | | | | | against the developer policy to include this sort of thing as SVN blame already captures this in a far more fine-grained way. llvm-svn: 172109 | |||||
* | Remove the llvm-local DW_TAG_vector_type tag and add a test to | Eric Christopher | 2013-01-08 | 1 | -3/+2 | |
| | | | | | | make sure that vector types do work. llvm-svn: 171833 | |||||
* | Remove what appears to be a dead llvm-specific debug tag. | Eric Christopher | 2013-01-08 | 1 | -3/+1 | |
| | | | | llvm-svn: 171821 | |||||
* | Documentation updates for pointer-to-member debug info added in r171698. | David Blaikie | 2013-01-07 | 1 | -9/+11 | |
| | | | | llvm-svn: 171701 | |||||
* | Some grammar fixes | Eli Bendersky | 2012-11-28 | 1 | -4/+3 | |
| | | | | llvm-svn: 168752 | |||||
* | Documentation: convert SourceLevelDebugging.html to reST | Dmitri Gribenko | 2012-11-22 | 1 | -0/+2285 | |
llvm-svn: 168493 |