[all-commits] [llvm/llvm-project] 732534: [lldb] s/TARGET_OS_EMBEDDED/TARGET_OS_IPHONE/
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu Feb 11 20:41:24 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 732534ed64284b7ec6dde98e7b0ff779fce6b3d4
https://github.com/llvm/llvm-project/commit/732534ed64284b7ec6dde98e7b0ff779fce6b3d4
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2021-02-11 (Thu, 11 Feb 2021)
Changed paths:
M lldb/source/Host/macosx/objcxx/HostInfoMacOSX.mm
M lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
Log Message:
-----------
[lldb] s/TARGET_OS_EMBEDDED/TARGET_OS_IPHONE/
TARGET_OS_EMBEDDED is deprecated, use TARGET_OS_IPHONE and/or
TARGET_OS_SIMULATOR instead.
More information about the All-commits
mailing list