When running this test on an aarch64 machine, it fails:
/usr/bin/ld.gold: error: .../test/tools/gold/X86/Output/comdat-nodeduplicate.ll.tmp/ab.lto.o: incompatible target
Specify the elf_x86_64 emulation as all of the other gold plugin tests
do.
Paths
| Differential D107020
[test] Fix tools/gold/X86/comdat-nodeduplicate.ll on non-X86 hosts ClosedPublic Authored by nathanchance on Jul 28 2021, 6:55 PM.
Details Summary When running this test on an aarch64 machine, it fails: /usr/bin/ld.gold: error: .../test/tools/gold/X86/Output/comdat-nodeduplicate.ll.tmp/ab.lto.o: incompatible target Specify the elf_x86_64 emulation as all of the other gold plugin tests
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 28 2021, 8:18 PM Closed by commit rG5060224d9eed: [test] Fix tools/gold/X86/comdat-nodeduplicate.ll on non-X86 hosts (authored by nathanchance). · Explain WhyJul 28 2021, 9:57 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 362603 llvm/test/tools/gold/X86/comdat-nodeduplicate.ll
|