xref: /llvm-project/llvm/test/ThinLTO/X86/Inputs/cache-import-lists2.ll (revision 7b1d793713cf9ed9ab719f33b332f9c66a1fc5cc)
1*7b1d7937SAmy Huangtarget datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
254a52b75SPeter Collingbournetarget triple = "x86_64-unknown-linux-gnu"
354a52b75SPeter Collingbourne
454a52b75SPeter Collingbournedefine void @f2() {
554a52b75SPeter Collingbourne  call void @linkonce_odr()
654a52b75SPeter Collingbourne  ret void
754a52b75SPeter Collingbourne}
854a52b75SPeter Collingbourne
954a52b75SPeter Collingbournedefine linkonce_odr void @linkonce_odr() {
1054a52b75SPeter Collingbourne  ret void
1154a52b75SPeter Collingbourne}
12