<?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 icf-executable.s</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>a5752e19 - [lld] Add REQUIRES: x86 where needed to tests</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lld/test/COFF/icf-executable.s#a5752e19</link>
        <description>[lld] Add REQUIRES: x86 where needed to testsIf building lld without x86 support, tests that require that support shouldbe treated as unsupported, not errors.Tested using:  1. cmake &apos;-DLLVM_TARGETS_TO_BUILD=AArch64;X86&apos;     make check-lld     =&gt;     Expected Passes    : 1406     Unsupported Tests  : 287  2. cmake &apos;-DLLVM_TARGETS_TO_BUILD=AArch64&apos;     make check-lld     =&gt;     Expected Passes    : 410     Unsupported Tests  : 1283Patch by Joel JonesDifferential Revision: https://reviews.llvm.org/D47748llvm-svn: 334095

            List of files:
            /llvm-project-15.0.7/lld/test/COFF/icf-executable.s</description>
        <pubDate>Wed, 06 Jun 2018 13:56:51 +0000</pubDate>
        <dc:creator>Joel Jones &lt;joelkevinjones@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d0157135 - COFF: Stop requiring comdat sections to have an external leader to participate in ICF.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lld/test/COFF/icf-executable.s#d0157135</link>
        <description>COFF: Stop requiring comdat sections to have an external leader to participate in ICF.This requirement was added in r254578 to fix pr25686. However, itappears to have originated from a misdiagnosis of the problem: link.exerefused to merge the two sections because they are non-executable,not because they have internal leaders. If I set up a similar scenariowith functions instead of globals I see that link.exe merges them.Differential Revision: https://reviews.llvm.org/D40236llvm-svn: 318682

            List of files:
            /llvm-project-15.0.7/lld/test/COFF/icf-executable.s</description>
        <pubDate>Mon, 20 Nov 2017 18:51:29 +0000</pubDate>
        <dc:creator>Peter Collingbourne &lt;peter@pcc.me.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
