[all-commits] [llvm/llvm-project] ce1bc0: [lldb][cmake] Move remove_module_flags macro to Ad...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Fri Mar 6 17:21:41 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ce1bc00f37d7f85004aef97f68eb8289a0454562
      https://github.com/llvm/llvm-project/commit/ce1bc00f37d7f85004aef97f68eb8289a0454562
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2020-03-06 (Fri, 06 Mar 2020)

  Changed paths:
    M lldb/cmake/modules/AddLLDB.cmake
    M lldb/source/Host/CMakeLists.txt

  Log Message:
  -----------
  [lldb][cmake] Move remove_module_flags macro to AddLLDB.cmake

Summary: This is currently hidden in the Host CMakeLists but we should also use this macro in other parts of LLDB where we have ObjC++ sources (see D74891)

Reviewers: JDevlieghere

Reviewed By: JDevlieghere

Subscribers: mgorny, lldb-commits

Tags: #lldb

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




More information about the All-commits mailing list