[clang] [Driver] Make ELF -nopie specific to OpenBSD (PR #72578)

Brad Smith via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 17 20:46:07 PST 2023


brad0 wrote:

> > -nopie is for the linker. We only use -fno-pie for the compiler.
> 
> OK. Then it seems that the driver option `-nopie` for linking should be removed even for OpenBSD?

Let me check something before I say anything further.

https://github.com/llvm/llvm-project/pull/72578


More information about the cfe-commits mailing list