diff options
author | Stella Laurenzo <stellaraccident@gmail.com> | 2020-11-20 17:57:46 -0800 |
---|---|---|
committer | Stella Laurenzo <stellaraccident@gmail.com> | 2020-11-22 12:52:01 -0800 |
commit | f4f8a67aaf13bc66a2b7d55561b14a3724a5e0de (patch) | |
tree | bd66fb71df049de599642a55e4b982b9a50f0814 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 655360096f27f25a0e2f71729c1c879f1fd8d8a2 (diff) | |
download | llvm-f4f8a67aaf13bc66a2b7d55561b14a3724a5e0de.zip llvm-f4f8a67aaf13bc66a2b7d55561b14a3724a5e0de.tar.gz llvm-f4f8a67aaf13bc66a2b7d55561b14a3724a5e0de.tar.bz2 |
[mlir][Python] Support finding pybind11 from the python environment.
* Makes `pip install pybind11` do the right thing with no further config.
* Since we now require a version of pybind11 greater than many LTS OS installs (>=2.6), a more convenient way to get a recent version is preferable.
* Also adds the version spec to find_package so it will skip older versions that may be lying around.
* Tested the full matrix of old system install, no system install, pip install and no pip install.
Differential Revision: https://reviews.llvm.org/D91903
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions