[PATCH] D102817: [Windows SEH]: HARDWARE EXCEPTION HANDLING (MSVC -EHa) - Part 2
Ten Tzen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 24 23:51:51 PDT 2021
tentzen updated this revision to Diff 347591.
tentzen added a comment.
fixed clang-tidy/-format.
added RUN command in one test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102817/new/
https://reviews.llvm.org/D102817
Files:
llvm/include/llvm/CodeGen/SelectionDAGISel.h
llvm/include/llvm/CodeGen/WinEHFuncInfo.h
llvm/include/llvm/IR/BasicBlock.h
llvm/lib/Analysis/EHPersonalities.cpp
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/CodeGen/AsmPrinter/WinException.cpp
llvm/lib/CodeGen/BranchFolding.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
llvm/lib/CodeGen/WinEHPrepare.cpp
llvm/lib/IR/BasicBlock.cpp
llvm/test/CodeGen/X86/windows-seh-EHa-CppCatchDotDotDot.ll
llvm/test/CodeGen/X86/windows-seh-EHa-CppCondiTemps.ll
llvm/test/CodeGen/X86/windows-seh-EHa-CppDtors01.ll
llvm/test/CodeGen/X86/windows-seh-EHa-TryInFinally.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102817.347591.patch
Type: text/x-patch
Size: 82899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210525/66e8f5aa/attachment.bin>
More information about the llvm-commits
mailing list