xref: /llvm-project/llvm/test/Bitcode/Inputs/thinlto-function-summary-callgraph.ll (revision 76a1c1d0ba05993f3e57f935698ec0fd09b66c8c)
1*76a1c1d0STeresa Johnson; ModuleID = 'thinlto-function-summary-callgraph2.ll'
2*76a1c1d0STeresa Johnsontarget datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
3*76a1c1d0STeresa Johnsontarget triple = "x86_64-unknown-linux-gnu"
4*76a1c1d0STeresa Johnson
5*76a1c1d0STeresa Johnson; Function Attrs: nounwind uwtable
6*76a1c1d0STeresa Johnsondefine void @func() #0 {
7*76a1c1d0STeresa Johnsonentry:
8*76a1c1d0STeresa Johnson    ret void
9*76a1c1d0STeresa Johnson}
10*76a1c1d0STeresa Johnson
11