[powerpc] mark static_tls.cc test as UNSUPPORTED on powerpc64

An upcoming change for ld in binutils 2.26 causes this test to
always fail.

llvm-svn: 270223
This commit is contained in:
Bill Seurer 2016-05-20 14:54:37 +00:00
parent 75892a1543
commit a143aed23c
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@
// CHECK: after
// XFAIL: aarch64
// binutils 2.26 has a change that causes this test to fail on powerpc64.
// UNSUPPORTED: powerpc64
#ifndef SHARED
#include <stdio.h>