summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/mips-elf-flags-binary.s
Commit message (Collapse)AuthorAgeFilesLines
* [mips] Deduce MIPS specific ELF header flags from `emulation`Simon Atanasyan2019-09-221-0/+25
In case of linking binary blobs which do not have any ELF headers, we can deduce MIPS ABI ELF header flags from an `emulation` option. Patch by Kyle Evans. llvm-svn: 372513
OpenPOWER on IntegriCloud