aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/DebugInfoMetadata.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-02-10IR: Add specialized debug info metadata nodesDuncan P. N. Exon Smith1-0/+271
2015-02-06IR: Allow 32-bits for lines in debug locationDuncan P. N. Exon Smith1-9/+1
2015-02-02Fix the -Werror build, NFCDuncan P. N. Exon Smith1-0/+2
2015-02-02IR: Allow GenericDebugNode construction from MDStringDuncan P. N. Exon Smith1-8/+12
2015-02-02IR: Separate helpers for string operands, NFCDuncan P. N. Exon Smith1-2/+8
2015-02-02IR: Split out DebugInfoMetadata.h, NFCDuncan P. N. Exon Smith1-0/+101