forked from OSchip/llvm-project
Was convinced in commit comments that requiring a specific python version is the wrong approach; reverting.
llvm-svn: 221679
This commit is contained in:
parent
2cc4bc77bf
commit
bfd0039e73
|
@ -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; }
|
||||
|
|
Loading…
Reference in New Issue