[all-commits] [llvm/llvm-project] b22965: [lldb] Pass CMAKE_SYSROOT through to LLDB shell tests

Daniel Thornburgh via All-commits all-commits at lists.llvm.org
Fri May 26 11:30:46 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b22965df1304a752af2724f7c2c3c58347532e71
      https://github.com/llvm/llvm-project/commit/b22965df1304a752af2724f7c2c3c58347532e71
  Author: Daniel Thornburgh <dthorn at google.com>
  Date:   2023-05-26 (Fri, 26 May 2023)

  Changed paths:
    M lldb/test/Shell/helper/build.py
    M lldb/test/Shell/helper/toolchain.py
    M lldb/test/Shell/lit.site.cfg.py.in

  Log Message:
  -----------
  [lldb] Pass CMAKE_SYSROOT through to LLDB shell tests

This allows the LLDB Shell tests to succeed in (e.g. CI) environments where
system libraries are provided hermetically as a sysroot.

Reviewed By: JDevlieghere

Differential Revision: https://reviews.llvm.org/D151269




More information about the All-commits mailing list