This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 48ef4cd Revert "[SCEV] Remove unused function; NFC" new 36c9a0f [pdb] Make an abstract base class for PDBFile.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/DebugInfo/PDB/Raw/IPDBFile.h | 45 +++++++++++++++++++++++++++++++ include/llvm/DebugInfo/PDB/Raw/PDBFile.h | 28 ++++++++++--------- 2 files changed, 60 insertions(+), 13 deletions(-) create mode 100644 include/llvm/DebugInfo/PDB/Raw/IPDBFile.h