1 RUN: llvm-readobj -coff-exports %S/Inputs/const-import.lib | FileCheck %s 2 3 CHECK: Type: const 4 CHECK: Name type: noprefix 5 CHECK: Symbol: __imp____CFConstantStringClassReference 6 CHECK: Symbol: ___CFConstantStringClassReference 7 8