[libc-commits] [PATCH] D75427: [libc] Add llvm-lit testing infrastructure

Alex Brachet via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Mar 2 00:02:09 PST 2020


abrachet abandoned this revision.
abrachet added a comment.

In D75427#1900317 <https://reviews.llvm.org/D75427#1900317>, @sivachandra wrote:

> Just answering the question in the "Summary": Yes, something like this is useful to check the integrity of `llvmlibc.a` and the public header files. But, I have not spent time to convince myself that llvm-lit is the best way to do it.


I think it's probably not, now that I think more about it. In any case something like this might be too early given the current state of llvmlibc.


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

https://reviews.llvm.org/D75427





More information about the libc-commits mailing list