[PATCH] D79978: Call Frame Information (CFI) Handling for Basic Block Sections

Sriraman Tallam via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 14 12:58:05 PDT 2020


This revision was automatically updated to reflect the committed changes.
tmsriram marked an inline comment as done.
Closed by commit rGc3e6555616fd: Call Frame Information (CFI) Handling for Basic Block Sections (authored by amharc, committed by tmsriram).

Changed prior to commit:
  https://reviews.llvm.org/D79978?vs=277642&id=277948#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79978/new/

https://reviews.llvm.org/D79978

Files:
  llvm/include/llvm/CodeGen/TargetFrameLowering.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfCFIException.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfException.h
  llvm/lib/CodeGen/CFIInstrInserter.cpp
  llvm/lib/Target/AArch64/AArch64FrameLowering.h
  llvm/lib/Target/X86/X86FrameLowering.cpp
  llvm/lib/Target/X86/X86FrameLowering.h
  llvm/test/CodeGen/X86/cfi-basic-block-sections-1.ll
  llvm/test/CodeGen/X86/cfi-inserter-basic-block-sections-callee-save-registers.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79978.277948.patch
Type: text/x-patch
Size: 15920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200714/fa837ced/attachment.bin>


More information about the llvm-commits mailing list