14d93d66dSAdrian McCarthy; Test that the native PDB reader gets the PDB summary correct. 2bd336e44SZachary Turner; RUN: llvm-pdbutil pretty -native -color-output=false %p/../Inputs/empty.pdb \ 34d93d66dSAdrian McCarthy; RUN: | FileCheck -check-prefix=EMPTY %s 44d93d66dSAdrian McCarthy 54d93d66dSAdrian McCarthy; Reference output was generated with the DIA reader to ensure that the 64d93d66dSAdrian McCarthy; `-native` option produces identical output. 74d93d66dSAdrian McCarthy 84d93d66dSAdrian McCarthy; EMPTY: Size: 102400 bytes 9*f47a4c07SAlex Orlov; EMPTY: Guid: {4156350B-A086-49A2-896F-9988FAE52FF0} 104d93d66dSAdrian McCarthy; EMPTY: Age: 1 114d93d66dSAdrian McCarthy; EMPTY: Attributes: HasPrivateSymbols 12