This can be used to disable libc linking. This flag is supported by
GCC since version 9 as well as some Clang target toolchains.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D58326
[Driver][Gnu] Support -nolibc flag ClosedPublic Authored by phosek on Feb 16 2019, 5:19 PM.
Details Summary This can be used to disable libc linking. This flag is supported by
Diff Detail
Revision Contents
Diff 187152 cfe/trunk/lib/Driver/ToolChains/Gnu.cpp
cfe/trunk/test/Driver/nodefaultlib.c
|