llvm/llvm/test/Transforms/FunctionImport/Inputs/funcimport_cutoff.ll

define void @foo() {
entry:
  ret void
}

define void @bar() {
entry:
  ret void
}