llvm/unittests/DebugInfo
Paul Robinson fd770ea497 [DWARF] NFC: Collect info used by DWARFFormValue into a helper.
Some forms have sizes that depend on the DWARF version, DWARF format
(32/64-bit), or the size of an address.  Collect these into a struct
to simplify passing them around.  Require callers to provide one when
they query a form's size.

Differential Revision: http://reviews.llvm.org/D34570


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@306315 91177308-0d34-0410-b5e6-96231b3b80d8
2017-06-26 18:43:01 +00:00
..
CodeView [PDB] Add symbols to the PDB 2017-06-21 17:25:56 +00:00
DWARF [DWARF] NFC: Collect info used by DWARFFormValue into a helper. 2017-06-26 18:43:01 +00:00
PDB Make IPDBSession::getGlobalScope a non-const method 2017-06-22 18:42:23 +00:00
CMakeLists.txt [CodeView] Add a random access type visitor. 2017-05-12 19:18:12 +00:00