1*3f8027fbSBjorn Pettersson; RUN: opt -passes=wholeprogramdevirt -whole-program-visibility -wholeprogramdevirt-summary-action=export -wholeprogramdevirt-write-summary=%t -o /dev/null %s 2cee313d2SEric Christopher; RUN: FileCheck %s < %t 3cee313d2SEric Christopher 4cee313d2SEric Christopher; CHECK: --- 5cee313d2SEric Christopher; CHECK-NEXT: GlobalValueMap: 6cee313d2SEric Christopher; CHECK-NEXT: TypeIdMap: 7cee313d2SEric Christopher; CHECK-NEXT: WithGlobalValueDeadStripping: false 8cee313d2SEric Christopher; CHECK-NEXT: ... 9