Move duplicate code in InputGraphs to the parent class.
authorRui Ueyama <ruiu@google.com>
Tue, 8 Oct 2013 05:52:01 +0000 (05:52 +0000)
committerRui Ueyama <ruiu@google.com>
Tue, 8 Oct 2013 05:52:01 +0000 (05:52 +0000)
commit9a13ac9a408a6e198444c5ccbba0fae3b6e9bdb0
tree83f8835a5678f9102ca6985b9053a472d44f205b
parent492048bf60c6f06bcc196eaf467e19626a7ee695
Move duplicate code in InputGraphs to the parent class.

llvm-svn: 192170
lld/include/lld/Driver/DarwinInputGraph.h
lld/include/lld/Driver/GnuLdInputGraph.h
lld/include/lld/Driver/InputGraph.h
lld/include/lld/Driver/WinLinkInputGraph.h
lld/lib/Driver/InputGraph.cpp