[lit] Fix typo in REQUIRES clause
authorPaul Robinson <paul.robinson@sony.com>
Mon, 31 Oct 2022 20:14:56 +0000 (13:14 -0700)
committerPaul Robinson <paul.robinson@sony.com>
Mon, 31 Oct 2022 20:15:09 +0000 (13:15 -0700)
clang/test/CodeGen/PowerPC/builtins-ppc-xlcompat-load-store-reversed-64bit-only.c

index ba97bfa..8053516 100644 (file)
@@ -1,4 +1,4 @@
-// REQUIRES: powerpc-registered-target.
+// REQUIRES: powerpc-registered-target
 // RUN: %clang_cc1 -triple powerpc64-unknown-linux-gnu \
 // RUN:   -emit-llvm %s -o - -target-cpu pwr7 | FileCheck %s
 // RUN: %clang_cc1 -triple powerpc64le-unknown-linux-gnu \