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

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


  Branch: refs/heads/platform-darwin
  Home:   https://github.com/llvm/llvm-project
  Commit: e5b3dd5e223ef4d99f905ee4ebbf982c266218bd
      https://github.com/llvm/llvm-project/commit/e5b3dd5e223ef4d99f905ee4ebbf982c266218bd
  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