diff options
author | Peter Smith <peter.smith@linaro.org> | 2017-06-06 09:42:44 +0000 |
---|---|---|
committer | Peter Smith <peter.smith@linaro.org> | 2017-06-06 09:42:44 +0000 |
commit | 8f7565b6f233fa9b66e1721533c7a97001abdf44 (patch) | |
tree | 78055ecd45ea452f89996aeeb24572b75524f2d5 /llvm/lib/Object/SymbolicFile.cpp | |
parent | 28f03bbcbb1e440fc52f0c2dfbd92f81e5e892c6 (diff) | |
download | bcm5719-llvm-8f7565b6f233fa9b66e1721533c7a97001abdf44.tar.gz bcm5719-llvm-8f7565b6f233fa9b66e1721533c7a97001abdf44.zip |
[ELF] Refactor ThunkCreator to not key on OutputSection for Thunks
In preparation for inserting Thunks into InputSectionDescriptions this
simple change associates added Thunks with a vector of InputSections instead
of an OutputSection. As of now we are just using OutputSection::Sections.
Differential Revision: https://reviews.llvm.org/D33832
llvm-svn: 304782
Diffstat (limited to 'llvm/lib/Object/SymbolicFile.cpp')
0 files changed, 0 insertions, 0 deletions