summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/sincos-expansion.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/AArch64/sincos-expansion.ll')
-rw-r--r--llvm/test/CodeGen/AArch64/sincos-expansion.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/AArch64/sincos-expansion.ll b/llvm/test/CodeGen/AArch64/sincos-expansion.ll
index 1498eb53625..5ba1d8d0a83 100644
--- a/llvm/test/CodeGen/AArch64/sincos-expansion.ll
+++ b/llvm/test/CodeGen/AArch64/sincos-expansion.ll
@@ -1,4 +1,3 @@
-; RUN: llc -mtriple=aarch64-none-linux-gnu -verify-machineinstrs < %s | FileCheck %s
; RUN: llc -mtriple=arm64-linux-gnu -verify-machineinstrs -o - %s | FileCheck %s
define float @test_sincos_f32(float %f) {
OpenPOWER on IntegriCloud