This isn't really a linker flag and worked only because C/C++ compiler is
usually used as linker.
This is backed by my own study of LLVM's code as well as this reply from
Flang's dev: https://discourse.llvm.org/t/flang-working-as-linker/87133/5
Differential D51116
Features/ssp.mk: Do not pass -fstack-protector as LDFLAGS arrowd on Tue, Jul 1, 4:38 PM. Authored by Tags None Referenced Files
Subscribers None
Details
This isn't really a linker flag and worked only because C/C++ compiler is This is backed by my own study of LLVM's code as well as this reply from
Diff Detail
|