mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 10:55:58 +08:00
Mark test using python as REQUIRES: python27.
llvm-svn: 221598
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// REQUIRES: python27
|
||||
// ppc64 was compiled from this source on a big-endian 64-bit PowerPC box
|
||||
// with just "clang -nostdlib":
|
||||
int foo() { return 0; }
|
||||
|
||||
Reference in New Issue
Block a user