diff options
author | Paul Robinson <paul.robinson@sony.com> | 2017-06-26 18:43:01 +0000 |
---|---|---|
committer | Paul Robinson <paul.robinson@sony.com> | 2017-06-26 18:43:01 +0000 |
commit | 75c068c50bf8ce761b51344ffa09418c280cd27b (patch) | |
tree | 3d9634e7c1388de2b0a6b011bb18307bd24d1f57 /clang/lib/Basic/SourceManager.cpp | |
parent | d58f05179270e38fd7346e8a53a2a915eb27d041 (diff) | |
download | bcm5719-llvm-75c068c50bf8ce761b51344ffa09418c280cd27b.tar.gz bcm5719-llvm-75c068c50bf8ce761b51344ffa09418c280cd27b.zip |
[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
llvm-svn: 306315
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions