S'more small non-functional changes in comments and #includes.
[oota-llvm.git] / lib / IR / DebugInfo.cpp
2013-01-19 David BlaikieFix a latent bug exposed by recent static member debug...
2013-01-16 Eric ChristopherDefine metadata interfaces for describing a static...
2013-01-08 Eric ChristopherRemove the llvm-local DW_TAG_vector_type tag and add...
2013-01-08 David BlaikieMark artificial types as such in the annotated debug...
2013-01-08 Eric ChristopherRemove what appears to be a dead llvm-specific debug...
2013-01-07 David BlaikiePR14759: Debug info support for C++ member pointers.
2013-01-05 David BlaikieInclude access modifiers in subprogram metadata IR...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2013-01-02 Chandler CarruthRename VMCore directory to IR.