[LLVMbugs] [Bug 23670] Add LLVM_PATH to CMake options

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jul 29 11:10:40 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=23670

Eric Fiselier <eric at efcs.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Eric Fiselier <eric at efcs.ca> ---
Fixed in r243503. LIT_EXECUTABLE is no longer longer supported. Instead LLVM's
CMake configuration handles finding LIT in both the in-tree and out-of-tree
builds.

LLVM_PATH can be used during out-of-tree builds to specify the LLVM source
directory.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150729/96649d01/attachment.html>


More information about the llvm-bugs mailing list