This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 82d65fb [LICM] Allow promotion of some stores that are not guaranteed [...] new 44b0ebe PR 31534: When emitting both DWARF unwind tables and debug in [...]
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/CodeGen/AsmPrinter.h | 7 +++++ lib/CodeGen/AsmPrinter/ARMException.cpp | 3 ++- lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 24 ++++++++++++++++- lib/CodeGen/AsmPrinter/DwarfCFIException.cpp | 2 +- test/CodeGen/Generic/cfi-sections.ll | 39 ++++++++++++++++++++++++++++ 5 files changed, 72 insertions(+), 3 deletions(-) create mode 100644 test/CodeGen/Generic/cfi-sections.ll