[all-commits] [llvm/llvm-project] a22301: [lldb] Remove redundant add_definitions() in CMake...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Mon Aug 10 22:46:41 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a22301ef9899b77d02cc8ad6bea68009baa60413
      https://github.com/llvm/llvm-project/commit/a22301ef9899b77d02cc8ad6bea68009baa60413
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-08-10 (Mon, 10 Aug 2020)

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

  Log Message:
  -----------
  [lldb] Remove redundant add_definitions() in CMake (NFC)

Remove the unused LLDB_CONFIGURATION_RELEASE and move LLDB_USE_OS_LOG
under debugserver which is the only one using it.




More information about the All-commits mailing list