[PATCH] D41184: [BuildLibCalls] Cast length argument to the correct integer type
Igor Laevsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 14 01:42:19 PST 2017
igor-laevsky added a comment.
Yes, we can. I guess it's a question of wether or not we want to optimize lib calls with the wrong integer widths. I'm seeing that we cast pointers and merely continued this approach. However I don't know this area good enough to have any solid opinion here. Any suggestions?
Repository:
rL LLVM
https://reviews.llvm.org/D41184
More information about the llvm-commits
mailing list