summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMTargetObjectFile.cpp
diff options
context:
space:
mode:
authorKai Nacke <kai.nacke@redstar.de>2014-02-04 05:55:16 +0000
committerKai Nacke <kai.nacke@redstar.de>2014-02-04 05:55:16 +0000
commita56bb7802199d3202535de2c44ea253dbc18f0b6 (patch)
tree68718304251a52674d7b151eb0a531622c766ca3 /llvm/lib/Target/ARM/ARMTargetObjectFile.cpp
parent5e8c30f19234865c8f4ce7b202fc782127ad77de (diff)
downloadbcm5719-llvm-a56bb7802199d3202535de2c44ea253dbc18f0b6.tar.gz
bcm5719-llvm-a56bb7802199d3202535de2c44ea253dbc18f0b6.zip
Add strchr(p, 0) -> p + strlen(p) to SimplifyLibCalls
Add the missing transformation strchr(p, 0) -> p + strlen(p) to SimplifyLibCalls and remove the ToDo comment. Reviewer: Duncan P.N. Exan Smith llvm-svn: 200736
Diffstat (limited to 'llvm/lib/Target/ARM/ARMTargetObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud