[all-commits] [llvm/llvm-project] e0eeae: [lld][clang][cmake] Clean up a few things

John Ericson via All-commits all-commits at lists.llvm.org
Thu Feb 3 12:01:40 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e0eeae9a447004cc346d9bf36c0d02f45e276a7c
      https://github.com/llvm/llvm-project/commit/e0eeae9a447004cc346d9bf36c0d02f45e276a7c
  Author: John Ericson <John.Ericson at Obsidian.Systems>
  Date:   2022-02-03 (Thu, 03 Feb 2022)

  Changed paths:
    M clang/CMakeLists.txt
    M lld/CMakeLists.txt

  Log Message:
  -----------
  [lld][clang][cmake] Clean up a few things

- If not using `llvm-config`, `LLVM_MAIN_SRC_DIR` now has a sane default

- `LLVM_CONFIG_PATH` will continue to work for LLD for back compat.

- More quoting of paths in an abundance of caution.

Reviewed By: nikic

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




More information about the All-commits mailing list