This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 59d0d38 Reintroduce a check accidentally removed in 288873 to fix clang bots new 9a9268b [PM] Add some more logging to make it more clear when the CGS [...] new 0736f44 [InlineFunction] Do not propagate the callsite debug location [...]
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/Analysis/CGSCCPassManager.h | 16 ++++++++-- lib/Transforms/Utils/InlineFunction.cpp | 11 +++++-- test/DebugInfo/Generic/inline-debug-loc.ll | 47 ++++++++++++++++++++++++++++++ 3 files changed, 69 insertions(+), 5 deletions(-) create mode 100644 test/DebugInfo/Generic/inline-debug-loc.ll