llvm-project/lldb/source/Plugins/Platform/MacOSX
Pavel Labath 38d0632e6a Move Timer and TraceOptions from Core to Utility
Summary:
The classes have no dependencies, and they are used both by lldb and
lldb-server, so it makes sense for them to live in the lowest layers.

Reviewers: zturner, jingham

Subscribers: emaste, mgorny, lldb-commits

Differential Revision: https://reviews.llvm.org/D34746

llvm-svn: 306682
2017-06-29 14:32:17 +00:00
..
CMakeLists.txt Unify the common code in the ios, tvos, watchos platforms into a single 2017-04-17 22:52:20 +00:00
PlatformAppleSimulator.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
PlatformAppleSimulator.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
PlatformAppleTVSimulator.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
PlatformAppleTVSimulator.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
PlatformAppleWatchSimulator.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
PlatformAppleWatchSimulator.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
PlatformDarwin.cpp Move Timer and TraceOptions from Core to Utility 2017-06-29 14:32:17 +00:00
PlatformDarwin.h Move the code to find a binary in a bundle in the target.exec-search-paths 2017-06-02 05:17:19 +00:00
PlatformDarwinKernel.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
PlatformDarwinKernel.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
PlatformMacOSX.cpp Move the code to find a binary in a bundle in the target.exec-search-paths 2017-06-02 05:17:19 +00:00
PlatformMacOSX.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
PlatformRemoteAppleTV.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
PlatformRemoteAppleTV.h Unify the common code in the ios, tvos, watchos platforms into a single 2017-04-17 22:52:20 +00:00
PlatformRemoteAppleWatch.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
PlatformRemoteAppleWatch.h Unify the common code in the ios, tvos, watchos platforms into a single 2017-04-17 22:52:20 +00:00
PlatformRemoteDarwinDevice.cpp Move the code to find a binary in a bundle in the target.exec-search-paths 2017-06-02 05:17:19 +00:00
PlatformRemoteDarwinDevice.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
PlatformRemoteiOS.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
PlatformRemoteiOS.h Unify the common code in the ios, tvos, watchos platforms into a single 2017-04-17 22:52:20 +00:00
PlatformiOSSimulator.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
PlatformiOSSimulator.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
PlatformiOSSimulatorCoreSimulatorSupport.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
PlatformiOSSimulatorCoreSimulatorSupport.mm Rename Error -> Status. 2017-05-12 04:51:55 +00:00