[all-commits] [llvm/llvm-project] 96beb3: [lldb] Move GetSupportedArchitectureAtIndex to Pla...

Pavel Labath via All-commits all-commits at lists.llvm.org
Wed Nov 24 06:48:41 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 96beb30fbbcea87a3da7e984ba34951b0fa6deb5
      https://github.com/llvm/llvm-project/commit/96beb30fbbcea87a3da7e984ba34951b0fa6deb5
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2021-11-24 (Wed, 24 Nov 2021)

  Changed paths:
    M lldb/include/lldb/Target/Platform.h
    M lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
    M lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h
    M lldb/source/Target/Platform.cpp
    M lldb/source/Target/RemoteAwarePlatform.cpp
    M lldb/unittests/Target/RemoteAwarePlatformTest.cpp

  Log Message:
  -----------
  [lldb] Move GetSupportedArchitectureAtIndex to PlatformDarwin

All other platforms use GetSupportedArchitectures now.




More information about the All-commits mailing list