https://llvm.org/bugs/show_bug.cgi?id=23670
Eric Fiselier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Eric Fiselier <[email protected]> --- 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.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
