diff options
author | Rui Ueyama <ruiu@google.com> | 2019-07-03 06:11:50 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2019-07-03 06:11:50 +0000 |
commit | 11ae59f0cee2883307a5c1b67db54a832cc2bc35 (patch) | |
tree | 3efb31d29b775549a1830d47c438b4f4b6985cf4 /llvm/lib | |
parent | c22e772a286b486c313ab2039409ff50562fd888 (diff) | |
download | llvm-11ae59f0cee2883307a5c1b67db54a832cc2bc35.zip llvm-11ae59f0cee2883307a5c1b67db54a832cc2bc35.tar.gz llvm-11ae59f0cee2883307a5c1b67db54a832cc2bc35.tar.bz2 |
Avoid identifiers that are different only in case. NFC.
Some variables in lld have the same name as functions ignoring case.
This patch gives them different names, so that my next patch is easier
to read.
llvm-svn: 365003
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions