Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a latent bug exposed by recent static member debug info changes. | David Blaikie | 2013-01-19 | 1 | -1/+2 |
* | Define metadata interfaces for describing a static data member | Eric Christopher | 2013-01-16 | 1 | -0/+2 |
* | Remove the llvm-local DW_TAG_vector_type tag and add a test to | Eric Christopher | 2013-01-08 | 1 | -2/+3 |
* | Mark artificial types as such in the annotated debug output. | David Blaikie | 2013-01-08 | 1 | -0/+3 |
* | Remove what appears to be a dead llvm-specific debug tag. | Eric Christopher | 2013-01-08 | 1 | -1/+0 |
* | PR14759: Debug info support for C++ member pointers. | David Blaikie | 2013-01-07 | 1 | -0/+2 |
* | Include access modifiers in subprogram metadata IR comment. | David Blaikie | 2013-01-05 | 1 | -0/+5 |
* | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 2013-01-02 | 1 | -6/+6 |
* | Rename VMCore directory to IR. | Chandler Carruth | 2013-01-02 | 1 | -0/+1197 |