[llvm] -fno-plt: Infer nonlazybind at -O0 (PR #97873)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 7 11:49:17 PDT 2024


efriedma-quic wrote:

Why do we wait to infer this in the first place, as opposed to just making the backend emit the right thing based on the module metadata?  This seems fragile.

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


More information about the llvm-commits mailing list