[PATCH] D28898: [ELF] - Allow emulation to be different from input objects target.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 01:56:58 PST 2017


>I asked next question to Dmitry Golovin, who tried booting LLD linked kernel:
>(I think he configured it differently and uses few workarounds, that is why kernel links fine for him already)
>
>me:
>>> I have a question also. You added -m elf_i386 to workaround emulation conflict issue in LLD, do you know
>>> does output produced by BFD boot fine after that change ?
>he:
>>Doesn't seem to affect BFD at all.
>
>So I think that is like this patch assumes just a mistype or something. Which is accepted both by bfd and gold.
>I think we still want to follow that behavior, right ?
>

+Dmitry Golovin just in case.

George.


More information about the llvm-commits mailing list