aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/IR/DebugInfoTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-04-29IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith1-36/+34
2015-04-07DebugInfo: Move DIFlag-related API from DIDescriptor to DebugNodeDuncan P. N. Exon Smith1-39/+38
2015-04-06DebugInfo: Remove dead code for accessing fieldsDuncan P. N. Exon Smith1-51/+0
2015-03-01Add missing includes. make_unique proliferated everywhere.Benjamin Kramer1-10/+10
2015-02-21IR: Add helper to split debug info flags bitfieldDuncan P. N. Exon Smith1-0/+21
2015-02-21IR: Add debug info flag string conversionsDuncan P. N. Exon Smith1-0/+46
2014-10-21Silence a -Wcast-qual warning; NFC.Aaron Ballman1-1/+1
2014-10-03Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith1-0/+68
2014-10-02Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith1-68/+0
2014-10-02DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith1-0/+68