Support: Add dwarf::getLanguage()
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 6 Feb 2015 22:55:13 +0000 (22:55 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 6 Feb 2015 22:55:13 +0000 (22:55 +0000)
commit81bb18728b608d4d837c1004bb58b9a56a8cfde4
tree70eb4ae15568fed0ed7c7d58e29ce5d0e7d86d7a
parente0916cdbc4b418726ec3cc2b4fc6e22381cb878a
Support: Add dwarf::getLanguage()

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