summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/FunctionImport/Inputs/funcimport_cutoff.ll
blob: 4283215d74c91de6f60d9f2ad87b288957e68eca (plain)
1
2
3
4
5
6
7
8
9
define void @foo() {
entry:
  ret void
}

define void @bar() {
entry:
  ret void
}
OpenPOWER on IntegriCloud