1 ; RUN: opt < %s -inline -S | FileCheck %s
2 ; RUN: opt < %s -passes='cgscc(inline),globaldce' -S | FileCheck %s
5 ; CHECK-NOT: $f1 = comdat any
11 ; CHECK-LABEL: define void @f2
13 define linkonce_odr void @f1() comdat {
16 ; CHECK-NOT: define linkonce_odr void @f1() comdat