[lld] [lld][ELF] Allow `.data.rel.ro.unlikely` to be RELRO (PR #148920)
Mingming Liu via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 21 09:04:09 PDT 2025
================
@@ -0,0 +1,89 @@
+# REQUIRES: x86
----------------
mingmingl-llvm wrote:
I didn't know the reason to use 'x86' before. Thanks for the info!
https://github.com/llvm/llvm-project/pull/148920
More information about the llvm-commits
mailing list