This is an archive of the discontinued LLVM Phabricator instance.

[ELF] Split up emulation.s per backend
ClosedPublic

Authored by smeenai on Oct 22 2018, 5:47 PM.

Details

Summary

emulation.s is testing multiple architectures, which means it needs all
the corresponding backends enabled, which might not be true for all
developers (for example, I don't have PPC or MIPS enabled). Rather than
marking the entire test as unsupported for such developers, split it up
per backend to get better testing granularity.

Diff Detail

Repository
rLLD LLVM Linker

Event Timeline

smeenai created this revision.Oct 22 2018, 5:47 PM
ruiu accepted this revision.Oct 22 2018, 6:01 PM

LGTM

This revision is now accepted and ready to land.Oct 22 2018, 6:01 PM
This revision was automatically updated to reflect the committed changes.
test/ELF/emulation-x86.s