summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/PGOProfile/macho.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/PGOProfile/macho.ll')
-rw-r--r--llvm/test/Transforms/PGOProfile/macho.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/PGOProfile/macho.ll b/llvm/test/Transforms/PGOProfile/macho.ll
index 314442cb981..43f21f26453 100644
--- a/llvm/test/Transforms/PGOProfile/macho.ll
+++ b/llvm/test/Transforms/PGOProfile/macho.ll
@@ -1,4 +1,4 @@
-; RUN: opt < %s -mtriple=x86_64-apple-macosx10.11.0 -pgo-instr-gen -instrprof -S | llc | FileCheck %s --check-prefix=MACHO-DIRECTIVE
+; RUN: opt < %s -mtriple=x86_64-apple-macosx -pgo-instr-gen -instrprof -S | llc | FileCheck %s --check-prefix=MACHO-DIRECTIVE
target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128"
OpenPOWER on IntegriCloud