[cfe-dev] Easy way to generate lit tests for clang?

Leonard Chan via cfe-dev cfe-dev at lists.llvm.org
Fri Jun 14 12:13:12 PDT 2019


Hi,

I'm attempting to refactor a large test file and was hoping to see if there
was an easier way to automatically update this test to check exact IR
output. Perhaps something along the lines of
`utils/update_llc_test_checks.py` in llvm, where the checks are
automatically generated for each RUN to match IR exactly. Does such a tool
exist?

Thanks,
Leonard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20190614/b4c5d12a/attachment.html>


More information about the cfe-dev mailing list