[crt] Mark dso_handle test as xfailing on ARM.

This is a temporary action to fix the bots.

llvm-svn: 360873
This commit is contained in:
Yvan Roux 2019-05-16 11:13:49 +00:00
parent f4014e116e
commit eff622b23c
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
// RUN: %clangxx -g -o %t -nostdlib %crt1 %crti %crtbegin %t.o %libstdcxx -lc -lm %libgcc %t.so %crtend %crtn
// RUN: %run %t 2>&1 | FileCheck %s
// XFAIL: arm
#include <stdio.h>
// CHECK: 1