diff options
author | Pavel Labath <pavel@labath.sk> | 2019-03-26 13:35:54 +0000 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-03-26 13:35:54 +0000 |
commit | 9876addcf4eac2b3da610d95df285f4d7b24a65f (patch) | |
tree | f333f768d687936e69744efc929d0f07ef43a58c /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
parent | f2ffb47ff2783b793ff1e3d3ff5ce8920e1b19f8 (diff) | |
download | bcm5719-llvm-9876addcf4eac2b3da610d95df285f4d7b24a65f.tar.gz bcm5719-llvm-9876addcf4eac2b3da610d95df285f4d7b24a65f.zip |
Remove the TypePair class
Summary:
After D59297, the TypePair class kind of lost its purpose as it was no
longer a "pair". This finishes the job started in that patch and deletes
the class altogether. All usages have been updated to use CompilerType
class directly.
Reviewers: clayborg, jingham, zturner
Subscribers: mehdi_amini, dexonsmith, jdoerfert, lldb-commits
Differential Revision: https://reviews.llvm.org/D59414
llvm-svn: 356993
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions