Support: Add dwarf::getVirtuality()
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Sat, 7 Feb 2015 00:37:15 +0000 (00:37 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Sat, 7 Feb 2015 00:37:15 +0000 (00:37 +0000)
commit5a504d487c6ce4dc72c8da211c35861691ae6c7c
tree1b7919888954270c288ea556973c6f7fb293d93d
parenta496490358cf9ff2a40ceeba09ec96fcc018b8c6
Support: Add dwarf::getVirtuality()

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228474 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Dwarf.h
lib/Support/Dwarf.cpp
unittests/Support/DwarfTest.cpp