[llvm-commits] [PATCH] [lld] Use CLI/Target entrypoint instead of default "_start" in WriterOptionsELF

Ahmed Bougacha ahmed.bougacha at gmail.com
Fri Jan 25 01:54:37 PST 2013


On Fri, Jan 25, 2013 at 2:15 AM, Michael Spencer <bigcheesegs at gmail.com> wrote:
>
> This makes darwin/hello-world.objtxt fail. Build check-lld.

I can see why there may be problems with non-elf TargetInfos. I put a
new patch in phabricator (about time!),
http://llvm-reviews.chandlerc.com/D328.

I can't reproduce the failure locally (shouldn't make a difference,
but linux x86-64 here, will take a look at darwin later).

-- Ahmed Bougacha



More information about the llvm-commits mailing list