[cfe-commits] [patch] --hash-style linker option for Mips targets
Simon Atanasyan
satanasyan at mips.com
Tue Dec 13 07:03:33 PST 2011
Hi,
On Fri, Dec 9, 2011 at 9:18 AM, Simon Atanasyan <satanasyan at mips.com> wrote:
> On Fri, Dec 9, 2011 at 8:49 AM, Chandler Carruth <chandlerc at google.com> wrote:
>> Any chance you could work up a test case that could be added to
>> test/Driver/linux-ld.c that would exercise this new functionality? I could
>> try, but I worry I'd not capture it correctly as I don't have any knowledge
>> of MIPS.
>
> I will do the test case next week.
Here is a patch with the test case. The test checks that we do not
pass --hash-style=gnu or --hash-style=both to linker when build for
MIPS platforms (mips, mipsel, mips64, mips64el).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hash-style-test.clang-trunk.patch
Type: text/x-patch
Size: 1564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111213/bf443230/attachment.bin>
More information about the cfe-commits
mailing list