summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/DebugInfoMetadata.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* IR: Add MDSubprogram::replaceFunction()Duncan P. N. Exon Smith2015-02-181-0/+6
* AsmWriter/Bitcode: MDLocalVariableDuncan P. N. Exon Smith2015-02-131-0/+6
* IR: Add MDExpression::ExprOperandDuncan P. N. Exon Smith2015-02-131-0/+32
* IR: Remove unnecessary fields from MDTemplateParameterDuncan P. N. Exon Smith2015-02-101-12/+13
* IR: Add specialized debug info metadata nodesDuncan P. N. Exon Smith2015-02-101-0/+271
* IR: Allow 32-bits for lines in debug locationDuncan P. N. Exon Smith2015-02-061-9/+1
* Fix the -Werror build, NFCDuncan P. N. Exon Smith2015-02-021-0/+2
* IR: Allow GenericDebugNode construction from MDStringDuncan P. N. Exon Smith2015-02-021-8/+12
* IR: Separate helpers for string operands, NFCDuncan P. N. Exon Smith2015-02-021-2/+8
* IR: Split out DebugInfoMetadata.h, NFCDuncan P. N. Exon Smith2015-02-021-0/+101
OpenPOWER on IntegriCloud