This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dc02554 Next step along the way to getting good error messages for ba [...] new b339184 [PM] Port SymbolRewriter to the new PM
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/InitializePasses.h | 2 +- include/llvm/Transforms/Utils/SymbolRewriter.h | 19 +++++++++ lib/Passes/PassBuilder.cpp | 1 + lib/Passes/PassRegistry.def | 1 + lib/Transforms/Utils/SymbolRewriter.cpp | 55 +++++++++++++++----------- test/SymbolRewriter/rewrite.ll | 2 + tools/opt/opt.cpp | 2 +- 7 files changed, 58 insertions(+), 24 deletions(-)