summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/a15.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGen/a15.c')
-rw-r--r--clang/test/CodeGen/a15.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/clang/test/CodeGen/a15.c b/clang/test/CodeGen/a15.c
deleted file mode 100644
index e4986d88539..00000000000
--- a/clang/test/CodeGen/a15.c
+++ /dev/null
@@ -1,5 +0,0 @@
-// RUN: %clang -target armv7-none-linux-gnueabi -mcpu=cortex-a15 -emit-llvm -S %s -o /dev/null
-
-int main() {
- return 0;
-}
OpenPOWER on IntegriCloud