diff options
author | Vedant Kumar <vsk@apple.com> | 2020-02-10 14:35:00 -0800 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2020-04-01 15:23:07 -0700 |
commit | f203100ebe22bf97a4268a562cdbef22d14db915 (patch) | |
tree | 5d5dc966f859fa2ab4cca948b3fdebf3f21bf0c7 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 7c771631c6f7e1e09a9ba1421adb83a98596cf35 (diff) | |
download | llvm-f203100ebe22bf97a4268a562cdbef22d14db915.zip llvm-f203100ebe22bf97a4268a562cdbef22d14db915.tar.gz llvm-f203100ebe22bf97a4268a562cdbef22d14db915.tar.bz2 |
Reapply: [Host.mm] Check for the right macro instead of inlining it
Previously, this was reverted in bf65f19b becuase it checked whether
TARGET_OS_EMBEDDED is defined, but that macro is always defined.
Update the condition to check that TARGET_OS_OSX is true.
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions