Add missing REQUIRES to r368487

llvm-svn: 368494
This commit is contained in:
Daniel Sanders 2019-08-09 22:16:16 +00:00
parent 72f996e4d9
commit 2a190c5dde
1 changed files with 1 additions and 0 deletions

View File

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