summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-01-13 21:27:12 +0000
committerRui Ueyama <ruiu@google.com>2015-01-13 21:27:12 +0000
commitb34838424a4288cc9afc2128fd93098d03d81152 (patch)
tree03851b66043f0219e53041385df65d0b459652ed /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent332e8b1cd4644fb9a7e9632b5e7ed34f7db6606d (diff)
Remove InputGraph::getNextFile().
getNextFile used to have a complex logic to determine which file should be processed by the Resolver on next iteration. Now, it is just a sequential accessor to the internal array and provides no sensible feature. This patch also removes InputGraph::getGroupSize and InputGraph:: skipGroup to simplify the code. llvm-svn: 225832
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions