[lld] r204291 - [ELF] Order DT_NEEDED entries by command line order.

Shankar Easwaram shankarke at gmail.com
Thu Mar 20 17:55:47 PDT 2014


Could we store the file and ordinal information in the yaml and native files ?

Sent from my iPhone

> On Mar 20, 2014, at 19:28, Michael Spencer <bigcheesegs at gmail.com> wrote:
> 
>> On Thu, Mar 20, 2014 at 12:03 AM, Rui Ueyama <ruiu at google.com> wrote:
>> Michael,
>> 
>> I'll revert this change for now as it broke buildbots. I could repro it on
>> my local machine too.
>> 
>> http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-debian-fast/builds/13755/steps/test/logs/stdio
> 
> This failed because of the round trip tests. We don't have any ordinal
> information for files after that.
> 
> So either we need to perform the round trip test on individual input
> files, or figure out a different way to preserve the semantics.
> DT_NEEDED entries need to be presented in command line order.
> 
> - Michael Spencer




More information about the llvm-commits mailing list