[PATCH] D24748: Win64: Don't emit unwind info for "leaf" functions (PR30337)
Hans Wennborg via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 22 10:51:00 PDT 2016
hans updated this revision to Diff 72196.
hans added a comment.
CHECK-NOTs in win64_eh.ll
https://reviews.llvm.org/D24748
Files:
include/llvm/CodeGen/MachineFunction.h
lib/CodeGen/AsmPrinter/WinException.cpp
lib/Target/X86/X86FrameLowering.cpp
lib/Target/X86/X86MCInstLower.cpp
test/CodeGen/X86/coalescer-win64.ll
test/CodeGen/X86/pr24374.ll
test/CodeGen/X86/seh-catchpad.ll
test/CodeGen/X86/win64_eh.ll
test/CodeGen/X86/win64_eh_leaf.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24748.72196.patch
Type: text/x-patch
Size: 9151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160922/c3d7d631/attachment.bin>
More information about the llvm-commits
mailing list