diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2015-04-21 17:02:42 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2015-04-21 17:02:42 +0000 |
commit | 72026b013bde69933b2d782e51c689aa1421ebac (patch) | |
tree | 947e4c5f56fd6942e158313b7b243a9234810bb4 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | fcb19e19d0412f7986d158578b13d11858cf253c (diff) | |
download | llvm-72026b013bde69933b2d782e51c689aa1421ebac.zip llvm-72026b013bde69933b2d782e51c689aa1421ebac.tar.gz llvm-72026b013bde69933b2d782e51c689aa1421ebac.tar.bz2 |
[ELF] Narrow down the type of OutputSection::_sections container
The `OutputSection::appendSection()` method always gets a pointer
to the `Section` class descendants. So it is not necessary to keep them
in the vector of `Chunk` pointers.
No functional changes.
llvm-svn: 235392
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions