[PowerPC] Removing a REQUIRES line from llvm test

The test has been moved to the correct directory so this
`REQUIRES` line is not needed.
This commit is contained in:
Quinn Pham 2021-07-21 10:47:52 -05:00
parent 69551486fd
commit e23ff55931
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
; REQUIRES: power-pc-registered-target
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-unknown \
; RUN: -mcpu=pwr7 < %s | FileCheck %s --check-prefix=CHECK-PWR7