diff options
author | Kai Nacke <kai.nacke@redstar.de> | 2014-02-04 05:55:16 +0000 |
---|---|---|
committer | Kai Nacke <kai.nacke@redstar.de> | 2014-02-04 05:55:16 +0000 |
commit | a56bb7802199d3202535de2c44ea253dbc18f0b6 (patch) | |
tree | 68718304251a52674d7b151eb0a531622c766ca3 /llvm/lib/Target/ARM/ARMTargetObjectFile.cpp | |
parent | 5e8c30f19234865c8f4ce7b202fc782127ad77de (diff) | |
download | bcm5719-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