diff options
author | George Rimar <grimar@accesssoftek.com> | 2018-02-22 09:55:28 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2018-02-22 09:55:28 +0000 |
commit | 563e4f2f58222b2200455a96971e709a4e639676 (patch) | |
tree | 18229f5bb51d02549005f0d2032f7a4f70f09e04 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | d47268ecc2190c3c096716e4f27d4db7bea1fef0 (diff) | |
download | bcm5719-llvm-563e4f2f58222b2200455a96971e709a4e639676.tar.gz bcm5719-llvm-563e4f2f58222b2200455a96971e709a4e639676.zip |
[ELF] - Introduce getInputSections() helper.
We sometimes need to iterate over input sections for a given
output section. It is not very convinent because we have to iterate
over section descriptions.
Patch introduces getInputSections helper, it simplifies things.
Differential revision: https://reviews.llvm.org/D43574
llvm-svn: 325763
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions