majnemer added a subscriber: majnemer. ================ Comment at: test/DebugInfo/PDB/pdbdump-readwrite.test:5 @@ -4,3 +4,1 @@ ; RUN: llvm-pdbdump yaml2pdb -pdb=%t.2 %t.1 -; RUN: llvm-pdbdump raw -headers %t.2 | FileCheck %p - ---------------- Why remove this run line? https://reviews.llvm.org/D23143