[PATCH] D50166: [ARM64] [Windows] MCLayer support for exception handling

Sanjin Sijaric via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 26 23:15:36 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345450: [ARM64][Windows] MCLayer support for exception handling (authored by ssijaric, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50166?vs=171372&id=171392#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50166

Files:
  llvm/trunk/include/llvm/MC/MCStreamer.h
  llvm/trunk/include/llvm/MC/MCWin64EH.h
  llvm/trunk/include/llvm/MC/MCWinEH.h
  llvm/trunk/include/llvm/Support/Win64EH.h
  llvm/trunk/lib/CodeGen/AsmPrinter/WinException.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/WinException.h
  llvm/trunk/lib/MC/MCAsmStreamer.cpp
  llvm/trunk/lib/MC/MCStreamer.cpp
  llvm/trunk/lib/MC/MCWin64EH.cpp
  llvm/trunk/lib/Target/AArch64/AArch64AsmPrinter.cpp
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/trunk/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp
  llvm/trunk/lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp
  llvm/trunk/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp
  llvm/trunk/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.h
  llvm/trunk/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.cpp
  llvm/trunk/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.h
  llvm/trunk/test/CodeGen/AArch64/wineh1.mir
  llvm/trunk/test/CodeGen/AArch64/wineh2.mir
  llvm/trunk/test/CodeGen/AArch64/wineh3.mir
  llvm/trunk/test/CodeGen/AArch64/wineh4.mir
  llvm/trunk/test/CodeGen/AArch64/wineh5.mir
  llvm/trunk/test/CodeGen/AArch64/wineh6.mir
  llvm/trunk/test/CodeGen/AArch64/wineh7.mir
  llvm/trunk/test/CodeGen/AArch64/wineh_shrinkwrap.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50166.171392.patch
Type: text/x-patch
Size: 110529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181027/7022edf2/attachment.bin>


More information about the llvm-commits mailing list