aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2014-04-04 01:22:51 +0000
committerRui Ueyama <ruiu@google.com>2014-04-04 01:22:51 +0000
commit992fdc0785462f69917308b9436f39b0c4bb0516 (patch)
tree0bb90c10df8422c845a0672d6a388ea92341fcc9 /llvm/lib/CodeGen/MachineFunction.cpp
parentc351ed296656fd5779454350a2c21b18e86e2221 (diff)
downloadllvm-992fdc0785462f69917308b9436f39b0c4bb0516.zip
llvm-992fdc0785462f69917308b9436f39b0c4bb0516.tar.gz
llvm-992fdc0785462f69917308b9436f39b0c4bb0516.tar.bz2
SymbolTable::size() returns an unsigned int.
It's better to use the same type rather than a fixed width integer type that may be different from the return type. llvm-svn: 205597
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions