]> granicus.if.org Git - clang/commitdiff
hexagon-target-basic.c test: add REQUIRES line for hexagon target
authorDmitri Gribenko <gribozavr@gmail.com>
Wed, 2 Jan 2013 22:30:14 +0000 (22:30 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Wed, 2 Jan 2013 22:30:14 +0000 (22:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171422 91177308-0d34-0410-b5e6-96231b3b80d8

test/Frontend/hexagon-target-basic.c

index 2c0e82b4de5d8d073afc1787b662b9137c499564..5f95fa2df5a02a6685894a5ebc54c0532216827a 100644 (file)
@@ -1,4 +1,5 @@
 // RUN: %clang_cc1 -emit-llvm -triple hexagon-unknown-unknown %s -S -o /dev/null
+// REQUIRES: hexagon-registered-target
 
 // Testcase for bug 14744.  Empty file is sufficient, since the problem
 // was a bad data layout string in the Hexagon target causing an ICE