summaryrefslogtreecommitdiff
path: root/lib/VMCore/DIBuilder.cpp
Commit message (Expand)AuthorAge
* Include all the fields so we can correctly emit DW_TAG_structure_type for C++...David Blaikie2012-11-02
* Make sure to generate the right kind of MDNode for enum forward declarations.Eli Friedman2012-10-05
* Recommit, with fixes:Eric Christopher2012-09-12
* Revert "Add some support for dealing with an object pointer on arguments."Eric Christopher2012-09-12
* Add some support for dealing with an object pointer on arguments.Eric Christopher2012-09-12
* Remove trailing comma in array initialization list.Bill Wendling2012-07-06
* Remove unnecessary 'llvm::'.Bill Wendling2012-07-06
* Untabify and move a function near similar functions dealing with structEric Christopher2012-07-06
* The DIBuilder class is just a wrapper around debug info creationBill Wendling2012-06-29