This is an archive of the discontinued LLVM Phabricator instance.

[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
GCC since version 9 as well as some Clang target toolchains.

Diff Detail

Repository
rL LLVM

Event Timeline

phosek created this revision.Feb 16 2019, 5:19 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 16 2019, 5:19 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision was not accepted when it landed; it landed in state Needs Review.Feb 16 2019, 6:42 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 16 2019, 6:42 PM