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 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
