| commit | a6faf8e28b6e98f974dc3e2fc9d83130349d5456 | [log] [tgz] |
|---|---|---|
| author | Galina Kistanova <gkistanova@gmail.com> | Sat Jun 04 04:38:16 2011 +0000 |
| committer | Galina Kistanova <gkistanova@gmail.com> | Sat Jun 04 04:38:16 2011 +0000 |
| tree | 6e64d8496163952f0308a25518ede2360f075243 | |
| parent | 4ac55e33beb626b9d286d424c8ac67da6d235248 [diff] [blame] |
These tests require particular registered targets. Declared as such. llvm-svn: 132623
diff --git a/clang/test/Frontend/ir-support-codegen.ll b/clang/test/Frontend/ir-support-codegen.ll index 046b3af..e5e5b62 100644 --- a/clang/test/Frontend/ir-support-codegen.ll +++ b/clang/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"