This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1efbd52 [pdb] Add HashTable data structure. new 92c056e [PM] Make default pipeline test for the new PM strict new a84f886 Fix incorrectly formed assert statement. new 4b9c663 Fix a few more build errors.
The 3 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/HashTable.h | 2 + lib/DebugInfo/PDB/Raw/HashTable.cpp | 4 +- test/Other/new-pass-manager.ll | 83 -------------- test/Other/new-pm-defaults.ll | 176 +++++++++++++++++++++++++++++ 4 files changed, 181 insertions(+), 84 deletions(-) create mode 100644 test/Other/new-pm-defaults.ll