summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/CodeGenPrepare/section.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/CodeGenPrepare/section.ll')
-rw-r--r--llvm/test/Transforms/CodeGenPrepare/section.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/CodeGenPrepare/section.ll b/llvm/test/Transforms/CodeGenPrepare/section.ll
index 5b9fc6c9407..ebac4feab5a 100644
--- a/llvm/test/Transforms/CodeGenPrepare/section.ll
+++ b/llvm/test/Transforms/CodeGenPrepare/section.ll
@@ -1,5 +1,5 @@
; RUN: opt < %s -codegenprepare -S | FileCheck --check-prefixes=CHECK-OPT %s
-; RUN: llc < %s -mtriple=x86_64-pc-linux-gnu -o - | FileCheck --check-prefixes=CHECK-LLC %s
+; RUN: llc < %s -o - | FileCheck --check-prefixes=CHECK-LLC %s
target triple = "x86_64-pc-linux-gnu"
OpenPOWER on IntegriCloud