[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  7 14:19:32 PDT 2020
    
    
  
tmsriram updated this revision to Diff 276206.
tmsriram marked 3 inline comments as done.
tmsriram added a comment.
Simplify CFI instructions test.
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/DebugInfo/X86/basic-block-sections-cfi_1.ll
  llvm/test/DebugInfo/X86/basic-block-sections-cfiinstr_1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79978.276206.patch
Type: text/x-patch
Size: 16078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200707/87dc7b15/attachment.bin>
    
    
More information about the llvm-commits
mailing list