diff options
author | Keith Smiley <keithbsmiley@gmail.com> | 2023-03-03 12:08:33 -0800 |
---|---|---|
committer | Keith Smiley <keithbsmiley@gmail.com> | 2023-03-03 13:47:01 -0800 |
commit | 6578e0d1d0e435ab91b44bb2d40aea913044a65b (patch) | |
tree | 90e47ef676a09d42c596855e3d410d6efd32cdf2 /lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp | |
parent | 96e39fdbb90b26191fc79b6226f299e3c10e559b (diff) | |
download | llvm-6578e0d1d0e435ab91b44bb2d40aea913044a65b.zip llvm-6578e0d1d0e435ab91b44bb2d40aea913044a65b.tar.gz llvm-6578e0d1d0e435ab91b44bb2d40aea913044a65b.tar.bz2 |
[lld-macho] Remove duplicate minimum version info
At some point PlatformInfo's Target changed types to a type that also
has minimum deployment target info. This caused ambiguity if you tried
to get the target triple from the Target, as the actual minimum version
info was being stored separately. This bulk of this change is changing
the parsing of these values to support this.
Differential Revision: https://reviews.llvm.org/D145263
Diffstat (limited to 'lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp')
0 files changed, 0 insertions, 0 deletions