diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-02-27 00:58:09 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-02-27 00:58:09 +0000 |
commit | bb111152b7e4d45aeb711be9262b252936e0c028 (patch) | |
tree | b51f6ff5fa375cb0e7028e5236afd3dd4239378f /lldb/scripts/Python | |
parent | 25838c6dacca8203b4478ac2c16e563b51c3708b (diff) | |
download | llvm-bb111152b7e4d45aeb711be9262b252936e0c028.zip llvm-bb111152b7e4d45aeb711be9262b252936e0c028.tar.gz llvm-bb111152b7e4d45aeb711be9262b252936e0c028.tar.bz2 |
[DWARFFormValue] Cleanup DWARFFormValue interface. (NFC)
DWARFFormValues can be created from a data extractor or by passing its
value directly. Until now this was done by member functions that
modified an existing object's internal state. This patch replaces a
subset of these methods with static method that return a new
DWARFFormValue.
llvm-svn: 354941
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions