llvm-6502/include
Duncan P. N. Exon Smith b3d53c6065 Support: Re-implement dwarf::TagString() using a .def file, NFC
Also re-implements the `dwarf::Tag` enumerator.  I've moved the mock
tags into the enumerator since there's no other way to do this.  Really
they shouldn't be used at all (they're just a hack to identify
`MDNode`s, but we have a class hierarchy for that now).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228030 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-03 21:13:16 +00:00
..
llvm Support: Re-implement dwarf::TagString() using a .def file, NFC 2015-02-03 21:13:16 +00:00
llvm-c Fix duplicated symbol error. 2015-02-03 19:25:53 +00:00