[PATCH] D18992: Refactor debugging code, NFC.

Than McIntosh via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 11 13:37:58 PDT 2016


thanm created this revision.
thanm added reviewers: wmi, gbiv, qcolombet.
thanm added subscribers: jevinskie, davidxl, llvm-commits.

Refactor debugging routines to reduce code duplication. Remove a couple
of #include's that were not needed. Don't require MachineDominator as a
prereq for this pass (not needed).

These changes split off from http://reviews.llvm.org/D18827.

http://reviews.llvm.org/D18992

Files:
  lib/CodeGen/StackColoring.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18992.53314.patch
Type: text/x-patch
Size: 4011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160411/a8588e85/attachment.bin>


More information about the llvm-commits mailing list