aboutsummaryrefslogtreecommitdiffstats
path: root/lib/IR/DebugInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix a latent bug exposed by recent static member debug info changes.David Blaikie2013-01-191-1/+2
* Define metadata interfaces for describing a static data memberEric Christopher2013-01-161-0/+2
* Remove the llvm-local DW_TAG_vector_type tag and add a test toEric Christopher2013-01-081-2/+3
* Mark artificial types as such in the annotated debug output.David Blaikie2013-01-081-0/+3
* Remove what appears to be a dead llvm-specific debug tag.Eric Christopher2013-01-081-1/+0
* PR14759: Debug info support for C++ member pointers.David Blaikie2013-01-071-0/+2
* Include access modifiers in subprogram metadata IR comment.David Blaikie2013-01-051-0/+5
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-6/+6
* Rename VMCore directory to IR.Chandler Carruth2013-01-021-0/+1197