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

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 1 10:38:29 PDT 2017


thegameg updated this revision to Diff 109154.
thegameg marked an inline comment as done.
thegameg added a comment.

Add / remove CHECK-LABELs.


https://reviews.llvm.org/D36114

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36114.109154.patch
Type: text/x-patch
Size: 8904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170801/dee4c1c3/attachment-0001.bin>


More information about the llvm-commits mailing list