commit | 172174fbd301fb1028833f4f2cf4325d0dc6eb69 | [log] [tgz] |
---|---|---|
author | Tim Shen <timshen91@gmail.com> | Wed Aug 17 20:07:29 2016 +0000 |
committer | Tim Shen <timshen91@gmail.com> | Wed Aug 17 20:07:29 2016 +0000 |
tree | d92962eebb7943e06639d648efdcb4455784f9a0 | |
parent | 4da2d32371b2d1806d773961ee9f018e6c137386 [diff] |
[GraphWriter] Change GraphWriter to use NodeRef in GraphTraits Summary: This is part of the "NodeType* -> NodeRef" migration. Notice that since GraphWriter prints object address as identity, I added a static_assert on NodeRef to be a pointer type. Reviewers: dblaikie Subscribers: llvm-commits, MatzeB Differential Revision: https://reviews.llvm.org/D23580 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@278966 91177308-0d34-0410-b5e6-96231b3b80d8