[flang] [clang] [flang][Driver] Support -nodefaultlibs, -nostartfiles and -nostdlib (PR #72601)
Fangrui Song via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 1 21:48:19 PST 2023
================
----------------
MaskRay wrote:
Perhaps `nostdlib.c` since nostdlib encompasses nodefaultlibs/nostartfiles. However, if we need another test for a `-no*` style option that is less related to `-nostdlib`, reusing `nostdlib.c` maybe slightly strange.
https://github.com/llvm/llvm-project/pull/72601
More information about the cfe-commits
mailing list