[lldb] Implement GetValueTypeFromAddressType
Value::ValueType is a superset of AddressType. Add a function to convert an AddressType into a Value::ValueType. Differential Revision: https://reviews.llvm.org/D150826
Loading
Please sign in to comment