summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/test/CodeGen/Generic/overloaded-intrinsic-name.ll3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/Generic/overloaded-intrinsic-name.ll b/llvm/test/CodeGen/Generic/overloaded-intrinsic-name.ll
index 6a28c7eb38f..89a5f807799 100644
--- a/llvm/test/CodeGen/Generic/overloaded-intrinsic-name.ll
+++ b/llvm/test/CodeGen/Generic/overloaded-intrinsic-name.ll
@@ -1,5 +1,4 @@
-; RUN: opt -verify -S < %s
-; RUN: opt -S < %s | FileCheck %s
+; RUN: opt -verify -S < %s | FileCheck %s
; Tests the name mangling performed by the codepath following
; getMangledTypeStr(). Only tests that code with the various manglings
OpenPOWER on IntegriCloud