[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 13:50:19 PDT 2023
================
@@ -0,0 +1,79 @@
+# REQUIRES: x86
----------------
dyung wrote:
Should this be ppc? It is causing failures on bots that don't build PPC such as the PS bots:
https://lab.llvm.org/buildbot/#/builders/139/builds/49724
https://lab.llvm.org/buildbot/#/builders/216/builds/27302
https://github.com/llvm/llvm-project/pull/66042
More information about the llvm-commits
mailing list