1 ; RUN: opt -module-summary %s -o %t.bc
2 ; RUN: llvm-lto -hot-cold-split=true \
3 ; RUN: -thinlto-action=run %t.bc -debug-pass-manager 2>&1 | FileCheck %s -check-prefix=OLDPM-ANYLTO-POSTLINK-Os
4 ; RUN: llvm-lto -hot-cold-split=true \
5 ; RUN: %t.bc -debug-pass-manager 2>&1 | FileCheck %s -check-prefix=OLDPM-ANYLTO-POSTLINK-Os
9 target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
10 target triple = "x86_64-unknown-linux-gnu"
12 ; OLDPM-ANYLTO-POSTLINK-Os: HotColdSplittingPass