[PATCH] D13673: Add initial support for the MUSL C library.
Louis Dionne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 13 08:03:36 PST 2020
ldionne added a comment.
Herald added subscribers: krytarowski, mgorny.
@vkalintiris @jroelofs Is it possible to detect Musl through some macro? I'd like to get rid of the CMake option -- this isn't the sort of property that we want to set explicitly at configure time, it's the sort of property we want to sniff out in the library instead.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D13673/new/
https://reviews.llvm.org/D13673
More information about the cfe-commits
mailing list