[PATCH] D25506: [LCG] Add utilities to compute parent and ascestor relationships between SCCs.

Chandler Carruth via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 11:33:25 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287682: [LCG] Add utilities to compute parent and ascestor relationships between (authored by chandlerc).

Changed prior to commit:
  https://reviews.llvm.org/D25506?vs=78835&id=78906#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25506

Files:
  llvm/trunk/include/llvm/Analysis/LazyCallGraph.h
  llvm/trunk/lib/Analysis/LazyCallGraph.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25506.78906.patch
Type: text/x-patch
Size: 3850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161122/60c712a9/attachment.bin>


More information about the llvm-commits mailing list