summaryrefslogtreecommitdiffstats
path: root/llvm/lib/VMCore/DebugInfoBuilder.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Put file scoped constants in an anonymous namespace. Use the "using namespaceBill Wendling2008-08-271-3/+5
| | | | | | llvm" for consistency. llvm-svn: 55435
* Add DebugInfoBuilder. Patch by Talin!Evan Cheng2008-08-271-0/+272
llvm-svn: 55409
OpenPOWER on IntegriCloud