lld/test/elf2/basic-aarch64.s should not REQUIRE x86.

FIXME: The feature "arm64" is not activated in lit.cfg.
llvm-svn: 248664
This commit is contained in:
NAKAMURA Takumi 2015-09-26 09:21:58 +00:00
parent bbda083c75
commit 00eecb88a4
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# RUN: lld -flavor gnu2 %t -o %t2
# RUN: llvm-readobj -file-headers -sections -program-headers -symbols %t2 \
# RUN: | FileCheck %s
# REQUIRES: x86
# REQUIRES: arm64
# exits with return code 42 on FreeBSD/AArch64
.globl _start;