]> granicus.if.org Git - llvm/commit
[DWARF] NFC: Give DwarfFormat a 1-byte base type.
authorPaul Robinson <paul.robinson@sony.com>
Mon, 26 Jun 2017 19:52:32 +0000 (19:52 +0000)
committerPaul Robinson <paul.robinson@sony.com>
Mon, 26 Jun 2017 19:52:32 +0000 (19:52 +0000)
commitd2381bc76f01b49aeec77d05d96edac7698acf62
tree2d21526d4e8f84a1246f9134d976f6135ee42f58
parent6649090b2244d282726b4e1aaa53759b043e69f5
[DWARF] NFC: Give DwarfFormat a 1-byte base type.

In particular this reduces DWARFFormParams from 64 to 32 bits; pass it
around by value.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@306324 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/BinaryFormat/Dwarf.h
include/llvm/DebugInfo/DWARF/DWARFFormValue.h
lib/DebugInfo/DWARF/DWARFFormValue.cpp