OSDN Git Service

[dwarfdump] Pretty print DW_AT_APPLE_runtime_class
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 13 Jul 2018 16:06:17 +0000 (16:06 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 13 Jul 2018 16:06:17 +0000 (16:06 +0000)
commit0b0731cbb0b16846d74d99ec33fe266f1bc92abf
treee9c815d44747e07bcdd9ff0163c913d6f1987d54
parentf907c503aba30873a8edf32759408a26ddcd3b62
[dwarfdump] Pretty print DW_AT_APPLE_runtime_class

Instead of printing

  DW_AT_APPLE_runtime_class       (0x10)

we now print

  DW_AT_APPLE_runtime_class       (DW_LANG_ObjC)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@337011 91177308-0d34-0410-b5e6-96231b3b80d8
lib/BinaryFormat/Dwarf.cpp
test/DebugInfo/X86/objc-property-void.ll