[PATCH] D24748: Win64: Don't emit unwind info for "leaf" functions (PR30337)

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 21 15:03:15 PDT 2016


hans updated this revision to Diff 72112.
hans added a comment.

Addressing review comments.


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.72112.patch
Type: text/x-patch
Size: 9063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160921/bae67549/attachment.bin>


More information about the llvm-commits mailing list