[libcxx-commits] [PATCH] D56701: [CMake] Support compiler-rt builtins library in tests

Petr Hosek via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 4 11:43:09 PST 2019


phosek added a comment.

In D56701#1383293 <https://reviews.llvm.org/D56701#1383293>, @ldionne wrote:

> In D56701#1383291 <https://reviews.llvm.org/D56701#1383291>, @phosek wrote:
>
> > In D56701#1383157 <https://reviews.llvm.org/D56701#1383157>, @ldionne wrote:
> >
> > > Can you document how that LIT setting works and what is its intended use case?
> >
> >
> > Done
>
>
> I meant document it in `libcxx/docs/TestingLibcxx.rst`.


Sorry about that, I wasn't aware of that file. I've also added documentation for `llvm_unwinder` and `compiler_rt` which were missing.


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

https://reviews.llvm.org/D56701





More information about the libcxx-commits mailing list