[llvm] r280887 - Deleted right file

Piotr Padlewski via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 16:46:52 PDT 2016


Author: prazek
Date: Wed Sep  7 18:46:52 2016
New Revision: 280887

URL: http://llvm.org/viewvc/llvm-project?rev=280887&view=rev
Log:
Deleted right file

Removed:
    llvm/trunk/test/Bitcode/Inputs/thinlto-function-summary-callgraph-pgo.ll

Removed: llvm/trunk/test/Bitcode/Inputs/thinlto-function-summary-callgraph-pgo.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/Bitcode/Inputs/thinlto-function-summary-callgraph-pgo.ll?rev=280886&view=auto
==============================================================================
--- llvm/trunk/test/Bitcode/Inputs/thinlto-function-summary-callgraph-pgo.ll (original)
+++ llvm/trunk/test/Bitcode/Inputs/thinlto-function-summary-callgraph-pgo.ll (removed)
@@ -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}




More information about the llvm-commits mailing list