mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
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
4f73e3c4b9
commit
b9e4e13a04
@ -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
Block a user