diff options
author | Reid Kleckner <rnk@google.com> | 2019-10-31 14:00:22 -0700 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2019-11-01 11:24:39 -0700 |
commit | 309f9a1c52977cbd011b29909f7aa45c124b005f (patch) | |
tree | 64113b1b6db96c100780e6a691bcb64c89fbaffa /llvm/lib/CodeGen/MachineDominators.cpp | |
parent | cb2c4bb0e0da675bb0ab3a3fce4cbb014d83f675 (diff) | |
download | bcm5719-llvm-309f9a1c52977cbd011b29909f7aa45c124b005f.tar.gz bcm5719-llvm-309f9a1c52977cbd011b29909f7aa45c124b005f.zip |
[debuginfo-tests] Don't look for Python 3 if we already have it
LLDB already requires Python 3 on Windows, so I already configure it
that way. For some reason CMake fails to find the one that Visual Studio
automatically installs at this standard location:
C:/Program Files (x86)/Microsoft Visual Studio/Shared/Python37_64/python.exe
CMake prefers the python on path, which happens to be python 2.7.
Reviewers: aprantl, jmorse
Differential Revision: https://reviews.llvm.org/D69684
Diffstat (limited to 'llvm/lib/CodeGen/MachineDominators.cpp')
0 files changed, 0 insertions, 0 deletions