mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 22:04:55 +00:00
Mark test using python as REQUIRES: python27.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221598 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
75318bcc3c
commit
d8d51ffe26
@ -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; }
|
||||
|
Loading…
Reference in New Issue
Block a user