Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [mips] Deduce MIPS specific ELF header flags from `emulation` | Simon Atanasyan | 2019-09-22 | 1 | -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 |