| commit | f76e6d8e6b29d8722c6d3476822a30fc89000ff1 | [log] [tgz] |
|---|---|---|
| author | Alp Toker <alp@nuanti.com> | Sat Jun 28 06:51:27 2014 +0000 |
| committer | Alp Toker <alp@nuanti.com> | Sat Jun 28 06:51:27 2014 +0000 |
| tree | e9572a8d98d2f0a9029bc2ebc07d6e8f1d601914 | |
| parent | c890aa5190e7fba784f234ab9c44a2d5186a1091 [diff] [blame] |
Get arm_acle tests from r211962 working llvm-svn: 211979
diff --git a/clang/test/Sema/arm_acle.c b/clang/test/Sema/arm_acle.c index 0bdbdce2..9a70f85 100644 --- a/clang/test/Sema/arm_acle.c +++ b/clang/test/Sema/arm_acle.c
@@ -1,4 +1,4 @@ -// RUN: %clang_cc1 -triple armv8 -target-cpu cortex-a57 -fsyntax-only -verify %s +// RUN: %clang_cc1 -triple armv8 -target-cpu cortex-a57 -fsyntax-only -ffreestanding -verify %s #include <arm_acle.h>