[all-commits] [llvm/llvm-project] db6a97: Revert "[Windows SEH]: HARDWARE EXCEPTION HANDLING...

tentzen via All-commits all-commits at lists.llvm.org
Fri Dec 2 02:44:51 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: db6a979ae82410e42430e47afa488936ba8e3025
      https://github.com/llvm/llvm-project/commit/db6a979ae82410e42430e47afa488936ba8e3025
  Author: tentzen <tentzen at microsoft.com>
  Date:   2022-12-02 (Fri, 02 Dec 2022)

  Changed paths:
    M llvm/include/llvm/CodeGen/SelectionDAGISel.h
    M llvm/include/llvm/CodeGen/WinEHFuncInfo.h
    M llvm/include/llvm/IR/BasicBlock.h
    M llvm/lib/Analysis/EHPersonalities.cpp
    M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
    M llvm/lib/CodeGen/AsmPrinter/WinException.cpp
    M llvm/lib/CodeGen/BranchFolding.cpp
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
    M llvm/lib/CodeGen/WinEHPrepare.cpp
    M llvm/lib/IR/BasicBlock.cpp
    R llvm/test/CodeGen/X86/windows-seh-EHa-CppCatchDotDotDot.ll
    R llvm/test/CodeGen/X86/windows-seh-EHa-CppCondiTemps.ll
    R llvm/test/CodeGen/X86/windows-seh-EHa-CppDtors01.ll
    R llvm/test/CodeGen/X86/windows-seh-EHa-TryInFinally.ll

  Log Message:
  -----------
  Revert "[Windows SEH]: HARDWARE EXCEPTION HANDLING (MSVC -EHa) - Part 2"

This reverts commit 1a949c871ab4a6b6d792849d3e8c0fa6958d27f5.




More information about the All-commits mailing list