<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in arm-fp-read.test</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>983a4b520ea384ac978cbfc40bb956fbb98cd735 - Skip arm-(fp|gp)-read.test on Darwin.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/lldb/test/Shell/Register/arm-fp-read.test#983a4b520ea384ac978cbfc40bb956fbb98cd735</link>
        <description>Skip arm-(fp|gp)-read.test on Darwin.Our assembler doesn&apos;t seem to grok floating point literals.&lt;rdar://problem/64951608&gt;

            List of files:
            /llvm-project/lldb/test/Shell/Register/arm-fp-read.test</description>
        <pubDate>Tue, 30 Jun 2020 19:53:20 +0000</pubDate>
        <dc:creator>Davide Italiano &lt;ditaliano@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>9c739252261ea762d1bbbd8234d93c9038711fcd - [lldb/lit] Introduce %clang_host substitutions</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/lldb/test/Shell/Register/arm-fp-read.test#9c739252261ea762d1bbbd8234d93c9038711fcd</link>
        <description>[lldb/lit] Introduce %clang_host substitutionsSummary:This patch addresses an ambiguity in how our existing tests invoke thecompiler. Roughly two thirds of our current &quot;shell&quot; tests invoke thecompiler to build the executables for the host. However, there is alsoa significant number of tests which don&apos;t build a host binary (becausethey don&apos;t need to run it) and instead they hardcode a certain target.We also have code which adds a bunch of default arguments to the %clangsubstitutions. However, most of these arguments only really make sensefor the host compilation. So far, this has worked mostly ok, because thearguments we were adding were not conflicting with the target-hardcodingtests (though they did provoke an occasional &quot;argument unused&quot; warning).However, this started to break down when we wanted to usetarget-hardcoding clang-cl tests (D69031) because clang-cl has asubstantially different command line, and it was getting very confusedby some of the arguments we were adding on non-windows hosts.This patch avoid this problem by creating separate %clang(xx,_cl)_hostsubstutitions, which are specifically meant to be used for compilinghost binaries. All funny host-specific options are moved there. Toensure that the regular %clang substitutions are not used for compilinghost binaries (skipping the extra arguments) I employ a littlehac^H^H^Htrick -- I add an invalid --target argument to the %clangsubstitution, which means that one has to use an explicit --target inorder for the compilation to succeed.Reviewers: JDevlieghere, aprantl, mstorsjo, espindolaSubscribers: emaste, arichardson, MaskRay, jfb, lldb-commitsTags: #lldbDifferential Revision: https://reviews.llvm.org/D69619

            List of files:
            /llvm-project/lldb/test/Shell/Register/arm-fp-read.test</description>
        <pubDate>Wed, 30 Oct 2019 14:57:16 +0000</pubDate>
        <dc:creator>Pavel Labath &lt;pavel@labath.sk&gt;</dc:creator>
    </item>
<item>
        <title>a59444a35608988e727fe3761e34f1fad6097617 - [LLDB] [Windows] Initial support for ARM register contexts</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/lldb/test/Shell/Register/arm-fp-read.test#a59444a35608988e727fe3761e34f1fad6097617</link>
        <description>[LLDB] [Windows] Initial support for ARM register contextsDifferential Revision: https://reviews.llvm.org/D69226llvm-svn: 375392

            List of files:
            /llvm-project/lldb/test/Shell/Register/arm-fp-read.test</description>
        <pubDate>Mon, 21 Oct 2019 08:02:34 +0000</pubDate>
        <dc:creator>Martin Storsjo &lt;martin@martin.st&gt;</dc:creator>
    </item>
</channel>
</rss>
