[lld] [ELF] Align the end of PT_GNU_RELRO associated PT_LOAD to a common-page-size boundary (PR #66042)

via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 14 14:54:10 PDT 2023


================
@@ -0,0 +1,79 @@
+# REQUIRES: x86
----------------
dyung wrote:

I have made a change to the REQUIRES line to be `ppc` instead in 72bbac4.

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


More information about the llvm-commits mailing list