This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cbce2985b72 [llvm-exegesis] Re-enable liveliness tracker. new ddc35926a19 [MC][DWARF][AsmParser] Ensure nested CFI frames are diagnosed.
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/MC/MCStreamer.h | 2 +- lib/MC/MCParser/AsmParser.cpp | 9 +++++++-- lib/MC/MCStreamer.cpp | 6 +++--- test/MC/X86/cfi-open-within-another-crash.s | 18 ++++++++++++++++++ test/MC/X86/cfi-scope-errors.s | 15 +++++++++++---- 5 files changed, 40 insertions(+), 10 deletions(-) create mode 100644 test/MC/X86/cfi-open-within-another-crash.s