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 /clang/lib/AST/ASTContext.cpp | |
parent | fcb19e19d0412f7986d158578b13d11858cf253c (diff) | |
download | bcm5719-llvm-72026b013bde69933b2d782e51c689aa1421ebac.tar.gz bcm5719-llvm-72026b013bde69933b2d782e51c689aa1421ebac.zip |
[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 'clang/lib/AST/ASTContext.cpp')
0 files changed, 0 insertions, 0 deletions