diff options
Diffstat (limited to 'test/Frontend/ir-support-codegen.ll')
-rw-r--r-- | test/Frontend/ir-support-codegen.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Frontend/ir-support-codegen.ll b/test/Frontend/ir-support-codegen.ll index 046b3af1c3ed..e5e5b625d937 100644 --- a/test/Frontend/ir-support-codegen.ll +++ b/test/Frontend/ir-support-codegen.ll @@ -1,3 +1,4 @@ +; REQUIRES: x86-64-registered-target ; RUN: %clang_cc1 -S -o - %s | FileCheck %s target triple = "x86_64-apple-darwin10" |