[PATCH] D17580: Extract the method to begin and end a fragment in AsmPrinterHandler in their own method. NFC

Amaury SECHET via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 24 13:07:35 PST 2016


deadalnix created this revision.
deadalnix added reviewers: davidxl, reames, sanjoy, MatzeB, pete.
deadalnix added a subscriber: llvm-commits.

This is extracted from D17555

http://reviews.llvm.org/D17580

Files:
  lib/CodeGen/AsmPrinter/AsmPrinterHandler.h
  lib/CodeGen/AsmPrinter/DwarfCFIException.cpp
  lib/CodeGen/AsmPrinter/DwarfException.h
  lib/CodeGen/AsmPrinter/EHStreamer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17580.48970.patch
Type: text/x-patch
Size: 5506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160224/d9f81868/attachment.bin>


More information about the llvm-commits mailing list