This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 19ea6650b4c [WebAssembly] Parse llvm.ident into producers section new 2298dcc0122 [docs] Add more ARM/AArch64 links to CompilerWriterInfo.rst . new 0981c63e496 [SEH] [ARM64] Retrieve the frame pointer from SEH funclets
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: docs/CompilerWriterInfo.rst | 22 ++++- lib/Target/AArch64/AArch64FrameLowering.cpp | 11 +++ test/CodeGen/AArch64/seh_funclet_x1.ll | 121 ++++++++++++++++++++++++++++ 3 files changed, 150 insertions(+), 4 deletions(-) create mode 100644 test/CodeGen/AArch64/seh_funclet_x1.ll