[libc-commits] [PATCH] D91568: [libc] make part of libc's unit test framework independent of llvm

Alex Brachet via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Nov 16 15:57:33 PST 2020


abrachet added a comment.

> This will make running unit tests possible on systems that are only grabbing the libc part of llvm.

Do our tests depend on the generated headers? I thought they did, if so it will be very hard to remove our dependency on the rest of llvm.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91568



More information about the libc-commits mailing list