This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e6140e7c19c NFC: refactor replaceDominatedUsesWith new 8b2dee8975c Make it illegal for two Functions to point to the same DISu [...]
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/IR/DebugLoc.h | 16 +++++ lib/IR/DebugLoc.cpp | 114 ++++++++++++++++++++++++++++++++ lib/IR/Verifier.cpp | 13 +++- lib/Transforms/Utils/CloneFunction.cpp | 32 +++++++-- lib/Transforms/Utils/InlineFunction.cpp | 43 ++---------- test/Verifier/metadata-function-dbg.ll | 16 +++-- unittests/Transforms/Utils/Cloning.cpp | 65 ++++++++++-------- 7 files changed, 220 insertions(+), 79 deletions(-)