diff options
author | Rui Ueyama <ruiu@google.com> | 2015-01-16 20:48:46 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-01-16 20:48:46 +0000 |
commit | 6d176f88eac8830f79f3bd4107934142857398d3 (patch) | |
tree | a77d03351597720df6a793c945f8ba161fae17d3 /llvm/lib/CodeGen/StatepointExampleGC.cpp | |
parent | 3b047e0ee5f0bf58d8d9ecfa4760bcc24be3297d (diff) | |
download | llvm-6d176f88eac8830f79f3bd4107934142857398d3.zip llvm-6d176f88eac8830f79f3bd4107934142857398d3.tar.gz llvm-6d176f88eac8830f79f3bd4107934142857398d3.tar.bz2 |
[PECOFF] Remove ResolvableSymbols to simplify.
We had such class there because of InputGraph abstraction.
Previously, no one except InputGraph itself has complete picture of
input file list. In order to create a set of all defined symbols,
we had to use some indirections there to workaround InputGraph.
It can now be rewritten as simple code. No change in functionality.
llvm-svn: 226319
Diffstat (limited to 'llvm/lib/CodeGen/StatepointExampleGC.cpp')
0 files changed, 0 insertions, 0 deletions