This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c209885bf3b llvm-isel-fuzzer: Work around BUILD_SHARED_LIBS testing issues new f00e16113a7 [codeview] Don't emit FPO data in funclet prologues
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/Target/X86/X86AsmPrinter.cpp | 4 -- lib/Target/X86/X86FrameLowering.cpp | 5 ++- test/DebugInfo/COFF/fpo-funclet.ll | 85 +++++++++++++++++++++++++++++++++++++ 3 files changed, 88 insertions(+), 6 deletions(-) create mode 100644 test/DebugInfo/COFF/fpo-funclet.ll