[PATCH] D23580: [GraphWriter] Change GraphWriter to use NodeRef in GraphTraits

Tim Shen via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 17 12:57:28 PDT 2016


timshen updated this revision to Diff 68401.
timshen added a comment.

Updated static_assert error message to illustrate the right thing to do.


https://reviews.llvm.org/D23580

Files:
  include/llvm/CodeGen/ScheduleDAG.h
  include/llvm/CodeGen/SelectionDAGNodes.h
  include/llvm/Support/GraphWriter.h
  lib/Analysis/BlockFrequencyInfo.cpp
  lib/CodeGen/MachineBlockFrequencyInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23580.68401.patch
Type: text/x-patch
Size: 4654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160817/9f83d96e/attachment.bin>


More information about the llvm-commits mailing list