This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ca58fab8c4d STLExtras: Fix enumerate() documentation new 28bd5d128ca Make it illegal for two Functions to point to the same DISu [...] new 4f230b8d83f Fix typo
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/IR/DebugLoc.h | 16 +++++ lib/DebugInfo/DWARF/DWARFVerifier.cpp | 2 +- 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 ++++++++++-------- 8 files changed, 221 insertions(+), 80 deletions(-)