This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_40 in repository llvm.
from eb6d6dd Merging r295512: -------------------------------------------- [...] new e1639d5 Merging r295486 and r295490: -------------------------------- [...] new 7a79bd8 Merging r293273: -------------------------------------------- [...]
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: lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp | 13 ++--- lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 9 +++ lib/CodeGen/AsmPrinter/DwarfDebug.h | 58 ++++++++++---------- lib/Transforms/Scalar/LICM.cpp | 3 - test/DebugInfo/X86/FrameIndexExprs.ll | 85 +++++++++++++++++++++++++++++ 5 files changed, 129 insertions(+), 39 deletions(-) create mode 100644 test/DebugInfo/X86/FrameIndexExprs.ll