[lld] r190608 - [lld][LayoutPass] Order the atoms that are in the same chain

Michael Spencer bigcheesegs at gmail.com
Thu Sep 12 12:11:51 PDT 2013


On Thu, Sep 12, 2013 at 8:43 AM, Shankar Easwaran
<shankare at codeaurora.org>wrote:

> Author: shankare
> Date: Thu Sep 12 10:43:09 2013
> New Revision: 190608
>
> URL: http://llvm.org/viewvc/llvm-project?rev=190608&view=rev
> Log:
> [lld][LayoutPass] Order the atoms that are in the same chain
>
> We need to order atoms that exist in the same chain. This is to make sure
> that
> the command line order is preserved when we emit the atoms to the output
> file.
>
> Credits: BigCheese for finding the bug.
>
> Adds a test which otherwise would fail.
>
>
Thanks!

- Michael Spencer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130912/7a380b65/attachment.html>


More information about the llvm-commits mailing list