From f1f6e99c536c0c43b87680eaf10c571029edc892 Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Wed, 24 Oct 2012 03:59:09 +0000 Subject: Revert r166541, "clang/test: Add appropriate requirements as REQUIRES, corresponding to r166532." According to r166543, it is not needed for now. llvm-svn: 166544 --- clang/test/CodeGen/a15.c | 1 - 1 file changed, 1 deletion(-) (limited to 'clang/test/CodeGen/a15.c') diff --git a/clang/test/CodeGen/a15.c b/clang/test/CodeGen/a15.c index 3147c198611..115b1091da3 100644 --- a/clang/test/CodeGen/a15.c +++ b/clang/test/CodeGen/a15.c @@ -1,5 +1,4 @@ // RUN: %clang -ccc-host-triple armv7-none-linux-gnueabi -mcpu=cortex-a15 -emit-llvm -S %s -o /dev/null -// REQUIRES: arm-registered-target int main() { return 0; -- cgit v1.2.3