If we have input without object files, for example if we have only .so
code will crash in
checkFlags(), getPicFlags(), getArchFlags() functions.
Patch fixes the issue.
Differential D25237
[ELF] - Do not crash on MIPS if there is no object files in input. grimar on Oct 4 2016, 7:28 AM. Authored by
Details If we have input without object files, for example if we have only .so Patch fixes the issue.
Diff Detail |