[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 12:58:54 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL282185: Win64: Don't emit unwind info for "leaf" functions (PR30337) (authored by hans).

Changed prior to commit:
  https://reviews.llvm.org/D24748?vs=72196&id=72204#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24748

Files:
  llvm/trunk/include/llvm/CodeGen/MachineFunction.h
  llvm/trunk/lib/CodeGen/AsmPrinter/WinException.cpp
  llvm/trunk/lib/Target/X86/X86FrameLowering.cpp
  llvm/trunk/lib/Target/X86/X86MCInstLower.cpp
  llvm/trunk/test/CodeGen/X86/coalescer-win64.ll
  llvm/trunk/test/CodeGen/X86/pr24374.ll
  llvm/trunk/test/CodeGen/X86/seh-catchpad.ll
  llvm/trunk/test/CodeGen/X86/win64_eh.ll
  llvm/trunk/test/CodeGen/X86/win64_eh_leaf.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24748.72204.patch
Type: text/x-patch
Size: 9472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160922/33a144cf/attachment-0001.bin>


More information about the llvm-commits mailing list