[PATCH] [ARM64] Port over remaining AArch64 clang tests

Tim Northover t.p.northover at gmail.com
Wed Apr 30 03:41:18 PDT 2014


Hi Bradley,

This looks fine to me apart from one typo. Please go ahead and commit once that's fixed.

Cheers.

Tim.

================
Comment at: test/CodeGenCXX/aarch64-neon.cpp:5
@@ +4,3 @@
+// REQUIRES: arm64-registered-target
+// RUN: %clang_cc1 -triple aarch64-none-linux-gnu -target-feature +neon \
+// RUN:   -ffp-contract=fast -S -O3 -o - %s | FileCheck %s
----------------
Typo?

http://reviews.llvm.org/D3563






More information about the cfe-commits mailing list