[all-commits] [llvm/llvm-project] ff5264: [lldb][cmake] Move the remove_module_flags call to...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Mon Apr 27 07:08:49 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ff5264f0c6f026b25e2d91d0f5d5377a156c1f40
      https://github.com/llvm/llvm-project/commit/ff5264f0c6f026b25e2d91d0f5d5377a156c1f40
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2020-04-27 (Mon, 27 Apr 2020)

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

  Log Message:
  -----------
  [lldb][cmake] Move the remove_module_flags call to the right place in debugserver's CMakeLists

This code should always be executed, not just when building the debugserver
on its own. Fixes the modules build when building LLVM+LLDB together.




More information about the All-commits mailing list