[all-commits] [llvm/llvm-project] 6ef636: [DirectedGraph]: Add setTargetNode member function

whitneywhtsang via All-commits all-commits at lists.llvm.org
Sun Nov 10 19:37:07 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6ef63638cb8bac243e0e59cec66a19c57b79e351
      https://github.com/llvm/llvm-project/commit/6ef63638cb8bac243e0e59cec66a19c57b79e351
  Author: Tsang Whitney W.H <whitneyt at recycler.canlab.ibm.com>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

  Changed paths:
    M llvm/include/llvm/ADT/DirectedGraph.h

  Log Message:
  -----------
  [DirectedGraph]: Add setTargetNode member function
Summary:Add the setTargetNode member function to class DGEdge.
Authored By:etiotto
Reviewer:bmahjour, Whitney, jdoerfert, Meinersbur, fhahn, kbarton,
dmgreen
Reviewed By:Meinersbur
Subscribers:dexonsmith, kristina, llvm-commits
Tag:LLVM
Differential Revision:https://reviews.llvm.org/D68474




More information about the All-commits mailing list