<?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 IR_profile.proftext</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>2c684cfd - [PGO] Fix bogus warning for merging empty llvm profile file</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/IR_profile.proftext#2c684cfd</link>
        <description>[PGO] Fix bogus warning for merging empty llvm profile fileProfile runtime can generate an empty raw profile (when there is no function inthe shared library). This empty profile is treated as a text format profile.  Atest format profile without the flag of &quot;#IR&quot; is thought to be a clanggenerated profile.  So in llvm profile merging, we will get a bogus warning of&quot;Merge IR generated profile with Clang generated profile.&quot;The fix here is to skip the empty profile (when the buffer size is 0) forprofile merge.Reviewers: vsk, davidxlDifferential Revision: http://reviews.llvm.org/D25687llvm-svn: 284659

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/IR_profile.proftext</description>
        <pubDate>Wed, 19 Oct 2016 22:51:17 +0000</pubDate>
        <dc:creator>Rong Xu &lt;xur@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
