[libc-commits] [PATCH] D78585: [libc][NFC] Cleanup dependencies in src/signal and test/src/signal.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Apr 21 14:06:24 PDT 2020
sivachandra added a comment.
There are other targets also which can be simplified. But, I am seeking feedback on the pattern I have followed in the `signal` directory as @abrachet setup the targets in this directory. If it looks good, I can extend it to other places as well.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78585/new/
https://reviews.llvm.org/D78585
More information about the libc-commits
mailing list