[all-commits] [llvm/llvm-project] f85cc6: [lldb] Add LTO dependency to lldb test suite

Augusto Noronha via All-commits all-commits at lists.llvm.org
Thu Dec 22 10:17:53 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f85cc6009aa790dd9970981408401072702ea886
      https://github.com/llvm/llvm-project/commit/f85cc6009aa790dd9970981408401072702ea886
  Author: Augusto Noronha <augusto2112 at me.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
    M lldb/test/CMakeLists.txt

  Log Message:
  -----------
  [lldb] Add LTO dependency to lldb test suite

Make the lldb test target depend on LTO, since TestFullLtoStepping
needs it (prior to this patch, running "ninja check-lldb" would not
build libLTO).

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




More information about the All-commits mailing list