This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 148f823e484 [cmake] Speed up check-llvm 5x by delay loading shell32 and ole32 new 77a6888b3d6 [PDB] Write FPO Data to the PDB.
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: .../DebugInfo/CodeView/DebugFrameDataSubsection.h | 9 ++-- .../llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h | 10 +++- .../CodeView/DebugFrameDataSubsection.cpp | 32 +++++++++--- lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp | 31 ++++++++++-- lib/ObjectYAML/CodeViewYAMLDebugSections.cpp | 2 +- tools/llvm-pdbutil/DumpOutputStyle.cpp | 58 ++++++++++++++++++++++ tools/llvm-pdbutil/DumpOutputStyle.h | 1 + tools/llvm-pdbutil/llvm-pdbutil.cpp | 4 ++ tools/llvm-pdbutil/llvm-pdbutil.h | 1 + 9 files changed, 133 insertions(+), 15 deletions(-)