[PATCH] D24348: ELF: clarify error when we don't know the output format

Ed Maste via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 8 08:56:56 PDT 2016


emaste added a comment.

On second thought "format" is probably not right; the output is always ELF format.

"output target unknown"?
"output emulation unknown"?


https://reviews.llvm.org/D24348





More information about the llvm-commits mailing list