[lld] [LLD][ELF] Add `-z execute-only-report` that checks PURECODE section flags (PR #128883)
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 26 08:54:21 PST 2025
================
@@ -0,0 +1,18 @@
+// REQUIRES: x86
----------------
MaskRay wrote:
Move to `target-specific-options.s`
https://github.com/llvm/llvm-project/pull/128883
More information about the llvm-commits
mailing list