diff options
author | Reid Kleckner <rnk@google.com> | 2019-04-04 00:28:48 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2019-04-04 00:28:48 +0000 |
commit | e10d00419ab749170301ef6b902b86bb2fb56da1 (patch) | |
tree | e301a26421fd35546acc13ecf0ec64e4a8954c9c /lldb/scripts/Python/modify-python-lldb.py | |
parent | 15f0057e66c58c390d5cd813fe98864d844f1e0d (diff) | |
download | llvm-e10d00419ab749170301ef6b902b86bb2fb56da1.zip llvm-e10d00419ab749170301ef6b902b86bb2fb56da1.tar.gz llvm-e10d00419ab749170301ef6b902b86bb2fb56da1.tar.bz2 |
[codeview] Remove Type member from CVRecord
Summary:
Now CVType and CVSymbol are effectively type-safe wrappers around
ArrayRef<uint8_t>. Make the kind() accessor load it from the
RecordPrefix, which is the same for types and symbols.
Reviewers: zturner, aganea
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D60018
llvm-svn: 357658
Diffstat (limited to 'lldb/scripts/Python/modify-python-lldb.py')
0 files changed, 0 insertions, 0 deletions