[PATCH] D42047: Pattern matching code for LibFunc

Dmitry Venikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 17 03:04:15 PDT 2018


Quolyk added a comment.

In https://reviews.llvm.org/D42047#1164762, @lebedev.ri wrote:

> Is it possible to add some unit test for this?


I have not seen that this header is explicitly tested, but it can be tested througn some libFunc pattern matches, as I hope to introduce some using this


https://reviews.llvm.org/D42047





More information about the llvm-commits mailing list