mirror of
https://github.com/intel/llvm.git
synced 2026-01-31 07:27:33 +08:00
Although the current method is valid up till python 3.3 (which is not supported) this seems to be a clearer way of checking for linux and moves the tests towards python 3 compatibility. llvm-svn: 220534