summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename a method to match what it really does.Devang Patel2011-04-251-3/+4
| | | | | | s/addVariableAddress/addFrameVariableAddress/g llvm-svn: 130170
* Introduce support to encode Objective-C property information in debugging ↵Devang Patel2011-04-161-0/+31
| | | | | | information generated for an interface. llvm-svn: 129624
* I missed this new file in previous commit.Devang Patel2011-04-121-0/+973
llvm-svn: 129407
OpenPOWER on IntegriCloud