diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2020-04-23 20:46:47 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2020-04-28 01:33:10 +0000 |
commit | cd84bfb8142bc7ff3a07a188ffb809f1d86d1fd7 (patch) | |
tree | 8cd279f97d37bb23d6b0da8a144dcdbed5deabdb /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 29c6f5c7fdd981ebf03f7f61ab4c328fad7555dc (diff) | |
download | llvm-cd84bfb8142bc7ff3a07a188ffb809f1d86d1fd7.zip llvm-cd84bfb8142bc7ff3a07a188ffb809f1d86d1fd7.tar.gz llvm-cd84bfb8142bc7ff3a07a188ffb809f1d86d1fd7.tar.bz2 |
build: use `find_package(Python3)` if available
This is primarily motivated by the desire to move from Python2 to
Python3. `PYTHON_EXECUTABLE` is ambiguous. This explicitly identifies
the python interpreter in use. Since the LLVM build seems to be able to
completed successfully with python3, use that across the build. The old
path aliases `PYTHON_EXECUTABLE` to be treated as Python3.
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions