<?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 insert-before.test</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>fe3b621f - [AIX] support write operation of big archive.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-ar/insert-before.test#fe3b621f</link>
        <description>[AIX] support write operation of big archive.SUMMARY1. Enable supporting the write operation of big archive.2. the first commit come from https://reviews.llvm.org/D1043673. refactor the first commit and implement writing symbol table.4. fixed the bugs and add more test cases in the second commit.Reviewers: James HendersonDifferential Revision: https://reviews.llvm.org/D123949

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-ar/insert-before.test</description>
        <pubDate>Fri, 13 May 2022 14:40:15 +0000</pubDate>
        <dc:creator>zhijian &lt;zhijian@ca.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>cad17827 - [AIX][XCOFF] print unsupported message for llvm-ar big archive write operation</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-ar/insert-before.test#cad17827</link>
        <description>[AIX][XCOFF] print unsupported message for llvm-ar big archive write operationSummary:when run &quot;llvm-ar cr&quot; on AIX OS , it created a gnu archive, it is not desirable in aix OS.instead of creating a gnu archive, the patch will print a unsupport message for llvm-ar big archive write operation in AIX OS.after implement the big archive operation, I will revert the XFAIL: AIX &quot; and &quot;--format=gnu&quot; test cases in the patch.Reviewer : James Henderson, Jinsong JiDifferential Revision: https://reviews.llvm.org/D122746

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-ar/insert-before.test</description>
        <pubDate>Fri, 01 Apr 2022 15:55:11 +0000</pubDate>
        <dc:creator>zhijian &lt;zhijian@ca.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>8a468031 - [llvm-ar] Uncapitalize error messages and delete full stop</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-ar/insert-before.test#8a468031</link>
        <description>[llvm-ar] Uncapitalize error messages and delete full stopMost GNU binutils don&apos;t append full stops in error messages. Thisconvention has been adopted by a bunch of LLVM binary utilities. Makellvm-ar follow the convention as well.Reviewed By: grimarDifferential Revision: https://reviews.llvm.org/D67558llvm-svn: 371912

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-ar/insert-before.test</description>
        <pubDate>Sat, 14 Sep 2019 01:18:47 +0000</pubDate>
        <dc:creator>Fangrui Song &lt;maskray@google.com&gt;</dc:creator>
    </item>
<item>
        <title>62069ac3 - [llvm-ar][test] \r\n -&gt; \n</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-ar/insert-before.test#62069ac3</link>
        <description>[llvm-ar][test] \r\n -&gt; \nAlso simplify some empty output tests with &apos;count 0&apos;llvm-svn: 366324

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-ar/insert-before.test</description>
        <pubDate>Wed, 17 Jul 2019 13:40:42 +0000</pubDate>
        <dc:creator>Fangrui Song &lt;maskray@google.com&gt;</dc:creator>
    </item>
<item>
        <title>3a6aaa43 - Reapply [llvm-ar][test] Increase llvm-ar test coverage</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-ar/insert-before.test#3a6aaa43</link>
        <description>Reapply [llvm-ar][test] Increase llvm-ar test coverageThis reapplies 365316 without extract.test due to failing on Darwin.Differential Revision: https://reviews.llvm.org/D63935llvm-svn: 366206

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-ar/insert-before.test</description>
        <pubDate>Tue, 16 Jul 2019 12:53:59 +0000</pubDate>
        <dc:creator>Owen Reynolds &lt;gbreynoo@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>1159fe3f - Reapply [llvm-ar][test] Increase llvm-ar test coverage</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-ar/insert-before.test#1159fe3f</link>
        <description>Reapply [llvm-ar][test] Increase llvm-ar test coverageThis change adds tests to cover existing llvm-ar functionality.Differential Revision: https://reviews.llvm.org/D63935llvm-svn: 365318

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-ar/insert-before.test</description>
        <pubDate>Mon, 08 Jul 2019 13:41:52 +0000</pubDate>
        <dc:creator>Owen Reynolds &lt;gbreynoo@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>870d9c61 - [llvm-ar][test] Increase llvm-ar test coverage</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-ar/insert-before.test#870d9c61</link>
        <description>[llvm-ar][test] Increase llvm-ar test coverageThis change adds tests to cover existing llvm-ar functionality.Differential Revision: https://reviews.llvm.org/D63935llvm-svn: 365316

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-ar/insert-before.test</description>
        <pubDate>Mon, 08 Jul 2019 12:54:24 +0000</pubDate>
        <dc:creator>Owen Reynolds &lt;gbreynoo@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
