brad0 wrote: > Another question is whether we want to use `clang -Z` or `clang -Wl,-Z`. For newer options we probably should recommend `-Wl,` more. Yes, I was thinking if this is used anywhere via the driver that it could be changed to using -Wl. https://github.com/llvm/llvm-project/pull/69120