[all-commits] [llvm/llvm-project] e825ef: [lldb] Build debugserver 2-way fat on AS

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Apr 13 19:55:34 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e825effe9ba98c81c9c1799f58e3a7a43e887b38
      https://github.com/llvm/llvm-project/commit/e825effe9ba98c81c9c1799f58e3a7a43e887b38
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2021-04-13 (Tue, 13 Apr 2021)

  Changed paths:
    M lldb/tools/debugserver/source/CMakeLists.txt

  Log Message:
  -----------
  [lldb] Build debugserver 2-way fat on AS

When compiling for arm, build debugserver 2 way fat with an arm64 and
arm64e slice. You can only debug arm64e processes using an arm64e
debugserver.




More information about the All-commits mailing list