[all-commits] [llvm/llvm-project] c62887: [lldb] Copy the system debugserver in LLDB.framework

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Sep 24 15:07:59 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c6288759296f808a2f7304bbd1bd5b18974e4ccc
      https://github.com/llvm/llvm-project/commit/c6288759296f808a2f7304bbd1bd5b18974e4ccc
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2021-09-24 (Fri, 24 Sep 2021)

  Changed paths:
    M lldb/test/API/CMakeLists.txt

  Log Message:
  -----------
  [lldb] Copy the system debugserver in LLDB.framework

When using the system debugserver for testing, copy the binary in the
LLDB.framework Resource directory instead of the build's bin directory.

rdar://82998263


  Commit: d0649320bf39efddf10a430c1821911060d684b2
      https://github.com/llvm/llvm-project/commit/d0649320bf39efddf10a430c1821911060d684b2
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2021-09-24 (Fri, 24 Sep 2021)

  Changed paths:
    M llvm/test/tools/dsymutil/X86/union-fwd-decl.test

  Log Message:
  -----------
  [dsymutil] Update union-fwd-decl.test for Windows

Remove path separators from CHECK-lines in union-fwd-decl.test


Compare: https://github.com/llvm/llvm-project/compare/37f1b7a3f35f...d0649320bf39


More information about the All-commits mailing list