[PATCH] D86837: Allow specifying AA info when constructing certain libcalls

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 31 14:48:21 PDT 2020


efriedma added a comment.

I guess this can't hurt, but how do you expect libcalls to acquire TBAA info in the first place?  I don't think clang will generate it.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86837/new/

https://reviews.llvm.org/D86837



More information about the llvm-commits mailing list