<?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 lib.test</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d649faff - [LLD][COFF] Support GNU style == aliases</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lld/test/COFF/lib.test#d649faff</link>
        <description>[LLD][COFF] Support GNU style == aliasesD46245 added support for this in llvm-libtool, but while lld-link canalso create .lib files from .def files it didn&apos;t support aliases.I compared the Inputs/library.def test against the output fromllvm-libtool and it matches, except for the fact that lld-link reordersfunctions for some reason.I have also verified that this fixes a bug I was running into whiletrying to compile .def files to .lib files in MinGW-w64 (using lld-linkinstead of llvm-libtool).Differential Revision: https://reviews.llvm.org/D113365

            List of files:
            /llvm-project-15.0.7/lld/test/COFF/lib.test</description>
        <pubDate>Sun, 07 Nov 2021 15:46:29 +0000</pubDate>
        <dc:creator>Ayke van Laethem &lt;aykevanlaethem@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>bc7ff702 - COFF: add support for lib mode usage</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lld/test/COFF/lib.test#bc7ff702</link>
        <description>COFF: add support for lib mode usageWhen link is invoked with `/def:` and no input files, it behaves as if`lib.exe` was invoked.  Emulate this behaviour, generating the importlibrary from the def file that was passed.  Because there is no input toactually generate the dll, we simply process the def file early and exitonce we have created the import library.llvm-svn: 305502

            List of files:
            /llvm-project-15.0.7/lld/test/COFF/lib.test</description>
        <pubDate>Thu, 15 Jun 2017 20:39:58 +0000</pubDate>
        <dc:creator>Saleem Abdulrasool &lt;compnerd@compnerd.org&gt;</dc:creator>
    </item>
</channel>
</rss>
