Remove the Segment back-pointer from SegInfo.  The only place it was
being used was in resolve_redir(), and due to the way resolve_redir()
is called, the involved test was always failing anyway.  So we lose
nothing by removing it except some complexity -- there is no longer a
circularity between Segments and SegInfos.







git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4019 a5019735-40e9-0310-863c-91ae7b9d1cf9
3 files changed