AndreiGrischenko added a comment. In https://reviews.llvm.org/D32543#738595, @ahatanak wrote:
> Do you need a front-end test? Since the changes are in the backend, I think > it's better to add the test to the backend (using llc). Yes, changes are in the backend, but they fix interface between frontend and backend, that's why I need to check option -fuse-init-array using front-end. Using llc I cannot check these changes. https://reviews.llvm.org/D32543 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits