[clang] [lld] [llvm] [X86][APX] Suppress EGPR/NDD instructions for relocations (PR #136660)
Fangrui Song via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 29 09:16:15 PDT 2025
MaskRay wrote:
We should avoid introducing a new cmake config for changes like this. You could utilize clang config file to specify the option.
lld change should have been separated
https://github.com/llvm/llvm-project/pull/136660
More information about the cfe-commits
mailing list