<?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 count-mismatch.proftext</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>8ea2a58a - [llvm-profdata] Make diagnostics consistent with the (no capitalization, no period) style</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/count-mismatch.proftext#8ea2a58a</link>
        <description>[llvm-profdata] Make diagnostics consistent with the (no capitalization, no period) styleThe format is currently inconsistent. Use the https://llvm.org/docs/CodingStandards.html#error-and-warning-messages style.And add `error:` or `warning:` to CHECK lines wherever appropriate.

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/count-mismatch.proftext</description>
        <pubDate>Sat, 19 Jun 2021 21:54:24 +0000</pubDate>
        <dc:creator>Fangrui Song &lt;i@maskray.me&gt;</dc:creator>
    </item>
<item>
        <title>e6e30d5e - [llvm-profdata] Improve error messaging when merging mismatched profile data</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/count-mismatch.proftext#e6e30d5e</link>
        <description>[llvm-profdata] Improve error messaging when merging mismatched profile dataSummary:This change tries to make the root cause of instrumented profile data merge failures clearer.Previous:$ llvm-profdata merge test_0.profraw test_1.profraw -o test_merged.profdatatest_1.profraw: foo: Function count mismatchtest_1.profraw: bar: Function count mismatchtest_1.profraw: baz: Function count mismatch...Changed:$ llvm-profdata merge test_0.profraw test_1.profraw -o test_merged.profdatatest_1.profraw: foo: Function basic block count change detected (counter mismatch)Make sure that all profile data to be merged is generated from the same binary.test_1.profraw: bar: Function basic block count change detected (counter mismatch)test_1.profraw: baz: Function basic block count change detected (counter mismatch)...Reviewers: dnovillo, davidxl, bognerSubscribers: llvm-commitsDifferential Revision: http://reviews.llvm.org/D14739llvm-svn: 253384

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/count-mismatch.proftext</description>
        <pubDate>Tue, 17 Nov 2015 22:08:53 +0000</pubDate>
        <dc:creator>Nathan Slingerland &lt;slingn@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4ce7f446 - llvm-profdata: Add a test for mismatched numbers of counters</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/count-mismatch.proftext#4ce7f446</link>
        <description>llvm-profdata: Add a test for mismatched numbers of countersllvm-svn: 214360

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/count-mismatch.proftext</description>
        <pubDate>Wed, 30 Jul 2014 23:36:06 +0000</pubDate>
        <dc:creator>Justin Bogner &lt;mail@justinbogner.com&gt;</dc:creator>
    </item>
</channel>
</rss>
