<?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 empty-map.test</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>7683a084 - Remove lit feature object-emission</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/dsymutil/ARM/empty-map.test#7683a084</link>
        <description>Remove lit feature object-emissionSummary: The lit feature object-emission was added because Hexagon did not support the integrated assembler, so some tests needed to be turned off with a Hexagon target. Hexagon now supports the integrated assembler, so this feature can be removed.Reviewers: bcain, kparzysz, jverma, whitequark, JDevlieghereReviewed By: JDevlieghereSubscribers: mehdi_amini, hiraditya, steven_wu, dexonsmith, arphaman, llvm-commitsTags: #llvmDifferential Revision: https://reviews.llvm.org/D73568

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/dsymutil/ARM/empty-map.test</description>
        <pubDate>Mon, 10 Feb 2020 20:42:48 +0000</pubDate>
        <dc:creator>Ted Woodward &lt;ted.woodward@codeaurora.org&gt;</dc:creator>
    </item>
<item>
        <title>a6ef1abc - [dsymutil] Rename llvm-dsymutil -&gt; dsymutil</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/dsymutil/ARM/empty-map.test#a6ef1abc</link>
        <description>[dsymutil] Rename llvm-dsymutil -&gt; dsymutilNow that almost all functionality of Apple&apos;s dsymutil has beenupstreamed, the open source variant can be used as a drop inreplacement. Hence we feel it&apos;s no longer necessary to have the llvmprefix.Differential revision: https://reviews.llvm.org/D44527llvm-svn: 327790

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/dsymutil/ARM/empty-map.test</description>
        <pubDate>Sun, 18 Mar 2018 11:38:41 +0000</pubDate>
        <dc:creator>Jonas Devlieghere &lt;jonas@devlieghere.com&gt;</dc:creator>
    </item>
<item>
        <title>f2aa5e7d - [dsymutil] Reapply r245960.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/dsymutil/ARM/empty-map.test#f2aa5e7d</link>
        <description>[dsymutil] Reapply r245960.There was an issue in the test setup because the test requires an arch thatwasn&apos;t filtered by the lit.local.cfg, but given the set of bots that failed,I&apos;m not confident this is the (only) issue. So this commit also adds moreoutput to the test to help me track down the failure if it happens again.Original commit message:[dsymutil] Rewrite thumb triple names in user visible messages.We autodetect triples from the input file(s) while reading the mach-o debug map.As we need to create a Target from those triples, we always chose the thumbvariant (because the arm variant might not be &apos;instantiable&apos; eg armv7m). Theuser visible architecture names should still be &apos;arm&apos; and not &apos;thumb&apos; variantsthough.llvm-svn: 245988

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/dsymutil/ARM/empty-map.test</description>
        <pubDate>Tue, 25 Aug 2015 23:15:26 +0000</pubDate>
        <dc:creator>Frederic Riss &lt;friss@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>85d65a18 - Revert &quot;[dsymutil] Rewrite thumb triple names in user visible messages.&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/dsymutil/ARM/empty-map.test#85d65a18</link>
        <description>Revert &quot;[dsymutil] Rewrite thumb triple names in user visible messages.&quot;This reverts commit r245960.Multiple bots are failing on the new test. It seemd like llvm-dsymutil exits with an error. Investigating.llvm-svn: 245964

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/dsymutil/ARM/empty-map.test</description>
        <pubDate>Tue, 25 Aug 2015 18:43:11 +0000</pubDate>
        <dc:creator>Frederic Riss &lt;friss@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>74958d60 - [dsymutil] Rewrite thumb triple names in user visible messages.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/dsymutil/ARM/empty-map.test#74958d60</link>
        <description>[dsymutil] Rewrite thumb triple names in user visible messages.We autodetect triples from the input file(s) while reading the mach-o debug map.As we need to create a Target from those triples, we always chose the thumbvariant (because the arm variant might not be &apos;instantiable&apos; eg armv7m). Theuser visible architecture names should still be &apos;arm&apos; and not &apos;thumb&apos; variantsthough.llvm-svn: 245960

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/dsymutil/ARM/empty-map.test</description>
        <pubDate>Tue, 25 Aug 2015 18:19:48 +0000</pubDate>
        <dc:creator>Frederic Riss &lt;friss@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>80ab2beb - [dsymutil] Not finding any debug info is not a fatal error</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/dsymutil/ARM/empty-map.test#80ab2beb</link>
        <description>[dsymutil] Not finding any debug info is not a fatal errorllvm-svn: 245959

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/dsymutil/ARM/empty-map.test</description>
        <pubDate>Tue, 25 Aug 2015 18:19:43 +0000</pubDate>
        <dc:creator>Frederic Riss &lt;friss@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
