Was convinced in commit comments that requiring a specific python version is the...
[oota-llvm.git] / test / tools / llvm-symbolizer / ppc64.test
index 44d91a259bbf8308e54de16b41b7e568a4c2cf43..fc8e4ffc7e2e92d5c7ddf3d5e1781ebeecc6f1d2 100644 (file)
@@ -1,4 +1,3 @@
-// REQUIRES: python27
 // ppc64 was compiled from this source on a big-endian 64-bit PowerPC box
 // with just "clang -nostdlib":
 int foo() { return 0; }