diff options
Diffstat (limited to 'test/Bitcode/ptest-old.ll')
-rw-r--r-- | test/Bitcode/ptest-old.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Bitcode/ptest-old.ll b/test/Bitcode/ptest-old.ll index 53ffef900b57..184f72e9856e 100644 --- a/test/Bitcode/ptest-old.ll +++ b/test/Bitcode/ptest-old.ll @@ -1,6 +1,6 @@ ; RUN: llvm-as < %s | llvm-dis | FileCheck %s ; RUN: verify-uselistorder < %s -; REQUIRES: x86 +; REQUIRES: x86-registered-target define i32 @foo(<4 x float> %bar) nounwind { entry: |