[PATCH] D36114: [AsmPrinterDwarf] Add support for .cfi_restore directive

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 2 05:01:37 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317199: [AsmPrinterDwarf] Add support for .cfi_restore directive (authored by thegameg).

Changed prior to commit:
  https://reviews.llvm.org/D36114?vs=109154&id=121279#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36114

Files:
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
  llvm/trunk/lib/CodeGen/MIRParser/MILexer.cpp
  llvm/trunk/lib/CodeGen/MIRParser/MILexer.h
  llvm/trunk/lib/CodeGen/MIRParser/MIParser.cpp
  llvm/trunk/lib/CodeGen/MIRPrinter.cpp
  llvm/trunk/lib/MC/MCAsmStreamer.cpp
  llvm/trunk/test/CodeGen/AArch64/cfi_restore.mir
  llvm/trunk/test/CodeGen/MIR/AArch64/cfi-def-cfa.mir
  llvm/trunk/test/CodeGen/MIR/AArch64/cfi.mir
  llvm/trunk/test/MC/AArch64/cfi.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36114.121279.patch
Type: text/x-patch
Size: 9327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171102/0126fa32/attachment.bin>


More information about the llvm-commits mailing list