[all-commits] [llvm/llvm-project] cd7a2b: [lldb] Don't set the OS for ARMGetSupportedArchite...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Nov 5 22:52:41 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cd7a2bf94b69e613ce64327839b831610c4eea14
      https://github.com/llvm/llvm-project/commit/cd7a2bf94b69e613ce64327839b831610c4eea14
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2021-11-05 (Fri, 05 Nov 2021)

  Changed paths:
    M lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp

  Log Message:
  -----------
  [lldb] Don't set the OS for ARMGetSupportedArchitectureAtIndex

Don't set the OS when computing supported architectures in
PlatformDarwin::ARMGetSupportedArchitectureAtIndex.

Differential revision: https://reviews.llvm.org/D113159




More information about the All-commits mailing list