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

Sanjin Sijaric via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 23 11:07:04 PDT 2018


ssijaric updated this revision to Diff 170697.
ssijaric added a comment.

Re-uploaed with full context and remove an unused declaration of getLabelPlusOne.


Repository:
  rL LLVM

https://reviews.llvm.org/D50166

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50166.170697.patch
Type: text/x-patch
Size: 90561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181023/5555056c/attachment.bin>


More information about the llvm-commits mailing list