Re: [PATCH] D23745: cmake: Adjust llvm-lit search to match the one in LLVM

2016-09-02 Thread Michał Górny via cfe-commits
mgorny planned changes to this revision. mgorny added a comment. Let's wait for the reply on https://reviews.llvm.org/D23743. https://reviews.llvm.org/D23745 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailm

[PATCH] D23745: cmake: Adjust llvm-lit search to match the one in LLVM

2016-08-20 Thread Michał Górny via cfe-commits
mgorny created this revision. mgorny added reviewers: chapuni, garious. mgorny added a subscriber: cfe-commits. Adjust the system lit executable search to look for llvm-lit as that is the name used in AddLLVM.cmake installed by LLVM. https://reviews.llvm.org/D23745 Files: CMakeLists.txt Ind