diff options
author | George Rimar <grimar@accesssoftek.com> | 2017-09-19 09:20:54 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2017-09-19 09:20:54 +0000 |
commit | 696a7f9ac6e782b331ee6b3814a618a59154ad12 (patch) | |
tree | 22df3a0f79f56522e3e0d3f074794a1eb690e1a3 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 8d0180c955534978c52aed830fe91c081a044ede (diff) | |
download | llvm-696a7f9ac6e782b331ee6b3814a618a59154ad12.zip llvm-696a7f9ac6e782b331ee6b3814a618a59154ad12.tar.gz llvm-696a7f9ac6e782b331ee6b3814a618a59154ad12.tar.bz2 |
[ELF] - Introduce std::vector<InputFile *> global arrays.
This patch removes lot of static Instances arrays from different input file
classes and introduces global arrays for access instead. Similar to arrays we
have for InputSections/OutputSectionCommands.
It allows to iterate over input files in a non-templated code.
Differential revision: https://reviews.llvm.org/D35987
llvm-svn: 313619
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions