diff options
author | Zhou Sheng <zhousheng00@gmail.com> | 2007-03-25 05:01:29 +0000 |
---|---|---|
committer | Zhou Sheng <zhousheng00@gmail.com> | 2007-03-25 05:01:29 +0000 |
commit | 222d5ebfd290d66acbf3854a558140b7b606fda8 (patch) | |
tree | 87ab203a27f700f2302757a635f639c4ff705726 /llvm/lib/Linker/LinkModules.cpp | |
parent | 77f0479833af3893ff518599ecbabcdb90934c20 (diff) | |
download | bcm5719-llvm-222d5ebfd290d66acbf3854a558140b7b606fda8.tar.gz bcm5719-llvm-222d5ebfd290d66acbf3854a558140b7b606fda8.zip |
1. Avoid unnecessary APInt construction if possible.
2. Use isStrictlyPositive() instead of isPositive() in two places where
they need APInt value > 0 not only >=0.
llvm-svn: 35333
Diffstat (limited to 'llvm/lib/Linker/LinkModules.cpp')
0 files changed, 0 insertions, 0 deletions