[debuginfo-tests] Remove explicit checks for Python 3
authorJames Henderson <james.henderson@sony.com>
Mon, 8 Feb 2021 15:46:40 +0000 (15:46 +0000)
committerJames Henderson <james.henderson@sony.com>
Mon, 15 Feb 2021 14:20:55 +0000 (14:20 +0000)
commit6c330f0df8da7f6b94f511fc3f5573003fdda093
tree6b00f9a4b6e54f514018390ce4a7dd50af61a3fa
parent65292fe3a2101a5ce9b01f089cdc077320e53b13
[debuginfo-tests] Remove explicit checks for Python 3

LLVM has a minimum requirement of python 3.6 now, and Python is
explicitly checked for in the LLVM CMakeLists.txt, so this check is no
longer needed here.

Differential Revision: https://reviews.llvm.org/D96499

Reviewed by: aprantl
debuginfo-tests/CMakeLists.txt
debuginfo-tests/lit.cfg.py
debuginfo-tests/lit.site.cfg.py.in