aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/DwarfTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-02-13Support: Add dwarf::getOperationEncoding()Duncan P. N. Exon Smith1-0/+14
2015-02-07Support: Fix tests for VirtualityStringDuncan P. N. Exon Smith1-4/+7
2015-02-07Support: Add dwarf::getVirtuality()Duncan P. N. Exon Smith1-0/+12
2015-02-07Support: Use Dwarf.def for DW_VIRTUALITY, NFCDuncan P. N. Exon Smith1-0/+14
2015-02-06Support: Add dwarf::getAttributeEncoding()Duncan P. N. Exon Smith1-0/+16
2015-02-06Support: Stop stringifying DW_ATE_{lo,hi}_userDuncan P. N. Exon Smith1-0/+10
2015-02-06Support: Add dwarf::getLanguage()Duncan P. N. Exon Smith1-0/+17
2015-02-06Support: Stop stringifying DW_LANG_{lo,hi}_userDuncan P. N. Exon Smith1-0/+10
2015-02-03Support: Add string => unsigned mapping for DW_TAGDuncan P. N. Exon Smith1-0/+16
2015-02-03Support: Stop stringifying DW_TAG_{lo,hi}_userDuncan P. N. Exon Smith1-0/+29