[PATCH] D74006: [MC][ELF] Make linked-to symbol name part of ELFSectionKey
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 5 10:22:52 PST 2020
efriedma added a comment.
Cross-compiling the LLVM testsuite is a bit painful; I wouldn't recommend trying to set it up unless you really need it. But see http://llvm.org/docs/TestSuiteGuide.html describes SPEC and cross-compiling, if you really want to,
My team's internal buildbot indicates SPEC2006 is passing for arm-linux-gnueabi. So I think more details are necessary. What compile flags are you using? Are you using "test" or "ref" input? Is there a compiler error, or is it failing at runtime?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74006/new/
https://reviews.llvm.org/D74006
More information about the llvm-commits
mailing list