Update a few switch statements to handle file_magic::pdb.
authorZachary Turner <zturner@google.com>
Wed, 7 Mar 2018 18:58:33 +0000 (18:58 +0000)
committerZachary Turner <zturner@google.com>
Wed, 7 Mar 2018 18:58:33 +0000 (18:58 +0000)
commitaac28f31b3903b907dcb50ea7e4e0bbe22c944bf
treedefc819bc6512eb2d44c2019b5063cb80eb43d99
parentb2da08610327d32474a931502c03f486ccbe36ac
Update a few switch statements to handle file_magic::pdb.

This fixes a couple of warnings.

llvm-svn: 326927
llvm/lib/Object/Binary.cpp
llvm/lib/Object/ObjectFile.cpp
llvm/lib/Object/SymbolicFile.cpp