forked from OSchip/llvm-project
[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:
parent
69551486fd
commit
e23ff55931
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue