summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target
diff options
context:
space:
mode:
authorKristina Brooks <kristina@nym.hush.com>2018-10-08 09:03:17 +0000
committerKristina Brooks <kristina@nym.hush.com>2018-10-08 09:03:17 +0000
commitbcc86a95c1de0612b829d066261460f53b7d99ec (patch)
treeaf0cfc2d821c823d2edfb337eba07aeddc12a96e /llvm/lib/Target
parentfa120cbdbc66935dbe41e4fcc76030d50a2692d4 (diff)
downloadbcm5719-llvm-bcc86a95c1de0612b829d066261460f53b7d99ec.tar.gz
bcm5719-llvm-bcc86a95c1de0612b829d066261460f53b7d99ec.zip
[DebugInfo][PDB] Fix a signed/unsigned coversion warning
Fix the following warning when compiling with clang (caused by commit rL343951): GlobalsStream.cpp:61:33: warning: comparison of integers of different signs: 'int' and 'uint32_t' This also avoids double evaluation of `GlobalsTable.HashBuckets.size()`. llvm-svn: 343957
Diffstat (limited to 'llvm/lib/Target')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud