summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/value
diff options
context:
space:
mode:
authorKeno Fischer <kfischer@college.harvard.edu>2015-11-16 07:57:32 +0000
committerKeno Fischer <kfischer@college.harvard.edu>2015-11-16 07:57:32 +0000
commitb011c63d198ec5eccb69ea0140cfec81820e1a90 (patch)
tree57ddf8f222724faa8058ab3744fe0a74755e8705 /lldb/packages/Python/lldbsuite/test/python_api/value
parent24cab0fa060cd2d03028e8692507f00c326ad257 (diff)
downloadbcm5719-llvm-b011c63d198ec5eccb69ea0140cfec81820e1a90.tar.gz
bcm5719-llvm-b011c63d198ec5eccb69ea0140cfec81820e1a90.zip
[DIBuilder] Make createReferenceType take size and align
Summary: Since we're passing references to dbg.value as pointers, we need to have the frontend properly declare their sizes and alignments (as it already does for regular pointers) in preparation for my upcoming patch to have the verifer check that the sizes agree. Also augment the backend logic that skips actually emitting this information into DWARF such that it also handles reference types. Reviewers: aprantl, dexonsmith, dblaikie Subscribers: dblaikie, llvm-commits Differential Revision: http://reviews.llvm.org/D14275 llvm-svn: 253186
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud