diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-05-25 20:26:37 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-05-25 20:26:37 +0000 |
commit | 5dd27f42f96a0139782cb81300b2d3ee6a815a6b (patch) | |
tree | 131c2ebf496a4b38459ec9fd83669b57284eeb04 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 3617c96d4602300c4758cd89a59720fcfb0acfe4 (diff) | |
download | bcm5719-llvm-5dd27f42f96a0139782cb81300b2d3ee6a815a6b.tar.gz bcm5719-llvm-5dd27f42f96a0139782cb81300b2d3ee6a815a6b.zip |
tools: refactor COFFDumper symbol resolution logic
Make the use of the cache more transparent to the users. There is no reason
that the cached entries really need to be passed along. The overhead for doing
so is minimal: a single extra parameter. This requires that some standalone
functions be brought into the COFFDumper class so that they may access the
cache.
llvm-svn: 209604
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions