[PATCH] D50288: [ARM64] [Windows] Exception handling, part #2
Sanjin Sijaric via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 3 19:44:02 PDT 2018
ssijaric updated this revision to Diff 159158.
ssijaric edited the summary of this revision.
ssijaric added a comment.
Remove a couple of unused functions from the initial patch. Fix formatting.
Repository:
rL LLVM
https://reviews.llvm.org/D50288
Files:
lib/CodeGen/AsmPrinter/WinException.cpp
lib/CodeGen/AsmPrinter/WinException.h
lib/Target/AArch64/AArch64CallingConvention.td
lib/Target/AArch64/AArch64FrameLowering.cpp
lib/Target/AArch64/AArch64FrameLowering.h
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/AArch64/AArch64ISelLowering.h
lib/Target/AArch64/AArch64InstrInfo.cpp
lib/Target/AArch64/AArch64InstrInfo.h
lib/Target/AArch64/AArch64InstrInfo.td
lib/Target/AArch64/AArch64MCInstLower.cpp
lib/Target/AArch64/AArch64RegisterInfo.cpp
lib/Target/AArch64/AArch64RegisterInfo.h
lib/Target/AArch64/AArch64Subtarget.h
lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp
test/CodeGen/AArch64/win64_vararg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50288.159158.patch
Type: text/x-patch
Size: 53054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180804/273e762d/attachment.bin>
More information about the llvm-commits
mailing list