[PATCH] D13132: [X86] Emit .cfi_escape GNU_ARGS_SIZE when adjusting the stack before calls

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 7 00:03:23 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL249522: [X86] Emit .cfi_escape GNU_ARGS_SIZE when adjusting the stack before calls (authored by mkuper).

Changed prior to commit:
  http://reviews.llvm.org/D13132?vs=36229&id=36706#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13132

Files:
  llvm/trunk/include/llvm/MC/MCDwarf.h
  llvm/trunk/include/llvm/MC/MCStreamer.h
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
  llvm/trunk/lib/MC/MCAsmStreamer.cpp
  llvm/trunk/lib/MC/MCDwarf.cpp
  llvm/trunk/lib/MC/MCStreamer.cpp
  llvm/trunk/lib/Target/X86/X86FrameLowering.cpp
  llvm/trunk/test/CodeGen/X86/push-cfi-obj.ll
  llvm/trunk/test/CodeGen/X86/push-cfi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13132.36706.patch
Type: text/x-patch
Size: 13035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151007/2968359d/attachment.bin>


More information about the llvm-commits mailing list