This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b8ae3835b5c [Hexagon] Fix a bug in r308502: post-inc offset is always 0 new a6df1e57e87 Fixing an issue with the initialization of LexicalScopes ob [...]
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: lib/CodeGen/LexicalScopes.cpp | 5 ++- lib/CodeGen/LiveDebugValues.cpp | 7 +++- test/CodeGen/X86/debug-nodebug-crash.ll | 61 +++++++++++++++++++++++++++++++++ 3 files changed, 71 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/X86/debug-nodebug-crash.ll