<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in gnu-weak.test</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>26572002 - [COFF] Cope with weak aliases produced by GNU tools</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lld/test/COFF/gnu-weak.test#26572002</link>
        <description>[COFF] Cope with weak aliases produced by GNU toolsWhen GNU tools create a weak alias, they produce a strong symbolnamed .weak.&lt;weaksymbol&gt;.&lt;relatedstrongsymbol&gt;.GNU ld allows many such weak alternatives for the same weak symbol, andthe linker picks the first one encountered.This can&apos;t be reproduced by assembling from .s files, since llvm-mcproduces symbols named .weak.&lt;weaksymbol&gt;.default in these cases.Differential Revision: https://reviews.llvm.org/D52601llvm-svn: 343704

            List of files:
            /llvm-project-15.0.7/lld/test/COFF/gnu-weak.test</description>
        <pubDate>Wed, 03 Oct 2018 18:31:53 +0000</pubDate>
        <dc:creator>Martin Storsjo &lt;martin@martin.st&gt;</dc:creator>
    </item>
</channel>
</rss>
