summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode
diff options
context:
space:
mode:
authorPiotr Padlewski <piotr.padlewski@gmail.com>2016-09-07 23:46:52 +0000
committerPiotr Padlewski <piotr.padlewski@gmail.com>2016-09-07 23:46:52 +0000
commit6b96c15b83d3249f7cc7ebf0075a41d9e95a1add (patch)
tree3f2bfbfaca552e625b8b5873a38145212ff574f2 /llvm/test/Bitcode
parent3a0579f699df2fe8c30c1006a3cf89dfe503446e (diff)
downloadbcm5719-llvm-6b96c15b83d3249f7cc7ebf0075a41d9e95a1add.tar.gz
bcm5719-llvm-6b96c15b83d3249f7cc7ebf0075a41d9e95a1add.zip
Deleted right file
llvm-svn: 280887
Diffstat (limited to 'llvm/test/Bitcode')
-rw-r--r--llvm/test/Bitcode/Inputs/thinlto-function-summary-callgraph-pgo.ll11
1 files changed, 0 insertions, 11 deletions
diff --git a/llvm/test/Bitcode/Inputs/thinlto-function-summary-callgraph-pgo.ll b/llvm/test/Bitcode/Inputs/thinlto-function-summary-callgraph-pgo.ll
deleted file mode 100644
index f51ea4d500b..00000000000
--- a/llvm/test/Bitcode/Inputs/thinlto-function-summary-callgraph-pgo.ll
+++ /dev/null
@@ -1,11 +0,0 @@
-; ModuleID = 'thinlto-function-summary-callgraph2.ll'
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
-target triple = "x86_64-unknown-linux-gnu"
-
-; Function Attrs: nounwind uwtable
-define void @func() #0 !prof !2 {
-entry:
- ret void
-}
-
-!2 = !{!"function_entry_count", i64 1}
OpenPOWER on IntegriCloud