[PATCH] D52763: Reorder FindPythonInterp so that config-ix can use PYTHON_EXECUTABLE
    Nathan Lanza via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Nov  7 14:51:24 PST 2018
    
    
  
lanza added a comment.
Yea, unrelated to python3. Just a trivial fix to stop the `cannot find pygments` in the cmake invocation due to not having `PYTHON_EXECUTABLE` defined at that point.
Repository:
  rL LLVM
https://reviews.llvm.org/D52763
    
    
More information about the llvm-commits
mailing list