diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-05-28 13:46:26 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-05-28 13:46:26 +0000 |
commit | 9cd9624fb68db36835229ba5b08f9797b2f9d16b (patch) | |
tree | ce8c03ccf79779860c4be8f245385aabafb01715 /llvm/lib/Object/ELFObjectFile.cpp | |
parent | 5d0e6b6755da38084809d38bf527164a7f285ecd (diff) | |
download | llvm-9cd9624fb68db36835229ba5b08f9797b2f9d16b.zip llvm-9cd9624fb68db36835229ba5b08f9797b2f9d16b.tar.gz llvm-9cd9624fb68db36835229ba5b08f9797b2f9d16b.tar.bz2 |
[DAG] LegalizeVectorTypes - reduce scope of local variables. NFCI.
Move the element index/count variables into the block where they are actually used - appeases cppcheck and helps avoid shadow variable warnings.
llvm-svn: 361821
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions