1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00

Remove unnecessary REQUIRES from a test.

llvm-svn: 369835
This commit is contained in:
Amara Emerson 2019-08-24 02:39:51 +00:00
parent b67ced190e
commit cdac4a1a3c

View File

@ -1,5 +1,5 @@
# RUN: not llc -march=aarch64 -o /dev/null -run-pass=none -verify-machineinstrs %s 2>&1 | FileCheck %s
# REQUIRES: global-isel, aarch64-registered-target
# REQUIRES: aarch64-registered-target
---
name: test_dyn_stackalloc