diff options
author | Stefan Granitz <stefan.graenitz@gmail.com> | 2019-09-18 10:20:28 +0000 |
---|---|---|
committer | Stefan Granitz <stefan.graenitz@gmail.com> | 2019-09-18 10:20:28 +0000 |
commit | a206de8a0e6a657b5c5a48e894383590ef942fc7 (patch) | |
tree | 3adda26e996386b128386b3491f6717f3bae0a50 /llvm/lib/Support/APInt.cpp | |
parent | a84b200e6048211ae74c511a1660fb2c2c5567da (diff) | |
download | llvm-a206de8a0e6a657b5c5a48e894383590ef942fc7.zip llvm-a206de8a0e6a657b5c5a48e894383590ef942fc7.tar.gz llvm-a206de8a0e6a657b5c5a48e894383590ef942fc7.tar.bz2 |
[lldb][CMake] Infer `Clang_DIR` if not passed explicitly
Summary:
If we only get `LLVM_DIR` and find Clang in the same provided build-tree, automatically infer `Clang_DIR` like this:
```
LLVM_DIR = /path/to/build-llvm/lib/cmake/llvm
Clang_DIR = /paht/to/build-llvm/lib/cmake/clang
```
Reviewers: JDevlieghere, jingham, xiaobai, compnerd, labath
Reviewed By: JDevlieghere, labath
Subscribers: mgorny, lldb-commits, #lldb
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D65798
llvm-svn: 372210
Diffstat (limited to 'llvm/lib/Support/APInt.cpp')
0 files changed, 0 insertions, 0 deletions