This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f060e3f Fixed the lost FastMathFlags in Reassociate optimization. Rev [...] new 66b8dab Remove PDBFileBuilder::build() and related functions. new 62cfc59 [LCG] Start using SCC relationship predicates in the unittest.
The 2 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/DbiStreamBuilder.h | 1 - include/llvm/DebugInfo/PDB/Raw/InfoStreamBuilder.h | 2 - include/llvm/DebugInfo/PDB/Raw/PDBFileBuilder.h | 3 -- include/llvm/DebugInfo/PDB/Raw/TpiStreamBuilder.h | 2 - lib/DebugInfo/PDB/Raw/DbiStreamBuilder.cpp | 21 ---------- lib/DebugInfo/PDB/Raw/InfoStreamBuilder.cpp | 16 -------- lib/DebugInfo/PDB/Raw/PDBFileBuilder.cpp | 45 ---------------------- lib/DebugInfo/PDB/Raw/TpiStreamBuilder.cpp | 21 ---------- unittests/Analysis/LazyCallGraphTest.cpp | 28 +++++++++++++- 9 files changed, 26 insertions(+), 113 deletions(-)