[PATCH] D86879: [XCOFF][AIX] Handle TOC entries that could not be reached by positive range in small code model
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 15 07:02:47 PDT 2020
nemanjai added a comment.
In D86879#2274025 <https://reviews.llvm.org/D86879#2274025>, @hubert.reinterpretcast wrote:
> We believe that the test is necessarily large. Has the associated bot encountered similar issues before? What was the recommended fix to retain the test in more appropriate environments?
Perhaps the test case should be restricted to some key platforms where cross-compilation to AIX is relevant? Perhaps `Linux` (PPC is already required).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86879/new/
https://reviews.llvm.org/D86879
More information about the llvm-commits
mailing list