This is an archive of the discontinued LLVM Phabricator instance.

[ELF] Handle elf32-littlearm in OUTPUT_FORMAT
ClosedPublic

Authored by smeenai on Oct 22 2018, 4:46 PM.

Details

Summary

We need this to support 32-bit ARM. Add test cases for emulation
handling for this architecture as well.

Diff Detail

Repository
rLLD LLVM Linker

Event Timeline

smeenai created this revision.Oct 22 2018, 4:46 PM
ruiu accepted this revision.Oct 22 2018, 4:48 PM

LGTM

This revision is now accepted and ready to land.Oct 22 2018, 4:48 PM
This revision was automatically updated to reflect the committed changes.