<?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 basic-block-sections.ll</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>34e70d72 - Append &quot;.__part.&quot; to every basic block section symbol.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lld/test/ELF/lto/basic-block-sections.ll#34e70d72</link>
        <description>Append &quot;.__part.&quot; to every basic block section symbol.Every basic block section symbol created by -fbasic-block-sections will contain&quot;.__part.&quot; to know that this symbol corresponds to a basic block fragment ofthe function.This patch solves two problems:a) Like D89617, we want function symbols with suffixes to be properly qualified   so that external tools like profile aggregators know exactly what this   symbol corresponds to.b) The current basic block naming just adds a &quot;.N&quot; to the symbol name where N is   some integer. This collides with how clang creates __cxx_global_var_init.N.   clang creates these symbol names to call constructor functions and basic   block symbol naming should not use the same style.Fixed all the test cases and added an extra test for __cxx_global_var_initbreakage.Differential Revision: https://reviews.llvm.org/D93082

            List of files:
            /llvm-project-15.0.7/lld/test/ELF/lto/basic-block-sections.ll</description>
        <pubDate>Wed, 23 Dec 2020 17:51:35 +0000</pubDate>
        <dc:creator>Sriraman Tallam &lt;tmsriram@google.com&gt;</dc:creator>
    </item>
<item>
        <title>938adf42 - Fix a test typo which caused a breakage.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lld/test/ELF/lto/basic-block-sections.ll#938adf42</link>
        <description>Fix a test typo which caused a breakage.

            List of files:
            /llvm-project-15.0.7/lld/test/ELF/lto/basic-block-sections.ll</description>
        <pubDate>Fri, 31 Jul 2020 19:26:53 +0000</pubDate>
        <dc:creator>Sriraman Tallam &lt;tmsriram@google.com&gt;</dc:creator>
    </item>
<item>
        <title>a77afc62 - New test for basic block sections options.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lld/test/ELF/lto/basic-block-sections.ll#a77afc62</link>
        <description>New test for basic block sections options.This tests lld basic block sections options:+ --lto-basic-block-sections=+ --lto-unique-basic-block-section-namesDifferential Revision: https://reviews.llvm.org/D84462

            List of files:
            /llvm-project-15.0.7/lld/test/ELF/lto/basic-block-sections.ll</description>
        <pubDate>Fri, 31 Jul 2020 19:00:59 +0000</pubDate>
        <dc:creator>Sriraman Tallam &lt;tmsriram@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
