<?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 bcsection.ll</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>158ac4a6 - [LTO] Remove default_triple requirement from tests that specify the triple</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/LTO/X86/bcsection.ll#158ac4a6</link>
        <description>[LTO] Remove default_triple requirement from tests that specify the tripleThe `default_triple` requirement is redundant if the test specifies the triple, so this patch removes it.Reviewed By: hubert.reinterpretcastDifferential Revision: https://reviews.llvm.org/D115048

            List of files:
            /llvm-project-15.0.7/llvm/test/LTO/X86/bcsection.ll</description>
        <pubDate>Wed, 08 Dec 2021 14:16:58 +0000</pubDate>
        <dc:creator>Jake Egan &lt;Jake.Egan@ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>1e328b06 - [LTO] Specify triple to address unknown binary format assertion</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/LTO/X86/bcsection.ll#1e328b06</link>
        <description>[LTO] Specify triple to address unknown binary format assertionOn AIX, this test generates an XCOFF file and hits &quot;unknown binary format&quot; assertion in llvm-nm. This patch specifies the triple to mitigate this issue.Reviewed By: steven_wuDifferential Revision: https://reviews.llvm.org/D114683

            List of files:
            /llvm-project-15.0.7/llvm/test/LTO/X86/bcsection.ll</description>
        <pubDate>Thu, 02 Dec 2021 21:39:52 +0000</pubDate>
        <dc:creator>Jake Egan &lt;Jake.Egan@ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>17ee427e - [llvm] Get rid of &quot;%T&quot; expansions</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/LTO/X86/bcsection.ll#17ee427e</link>
        <description>[llvm] Get rid of &quot;%T&quot; expansionsThe %T lit expansion expands to a common directory shared between all the tests in the same directory, which is unexpected and unintuitive, and more importantly, it&apos;s been a source of subtle race conditions and flaky tests. In https://reviews.llvm.org/D35396, it was agreed that it would be best to simply ban %T and only keep %t, which is unique to each test. When a test needs a temporary directory, it can just create one using mkdir %t.This patch removes %T in llvm.Differential Revision: https://reviews.llvm.org/D36495llvm-svn: 310953

            List of files:
            /llvm-project-15.0.7/llvm/test/LTO/X86/bcsection.ll</description>
        <pubDate>Tue, 15 Aug 2017 20:29:24 +0000</pubDate>
        <dc:creator>Kuba Mracek &lt;mracek@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>d178f4fc - Make the default triple optional by allowing an empty string</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/LTO/X86/bcsection.ll#d178f4fc</link>
        <description>Make the default triple optional by allowing an empty stringWhen building LLVM as a (potentially dynamic) library that can be linked againstby multiple compilers, the default triple is not really meaningful.We allow to explicitely set it to an empty string when configuring LLVM.In this case, said &quot;target independent&quot; tests in the test suite that are usingthe default triple are disabled by matching the newly available feature&quot;default_triple&quot;.Reviewers: probinson, echristoDifferential Revision: http://reviews.llvm.org/D12660From: Mehdi Amini &lt;mehdi.amini@apple.com&gt;llvm-svn: 247775

            List of files:
            /llvm-project-15.0.7/llvm/test/LTO/X86/bcsection.ll</description>
        <pubDate>Wed, 16 Sep 2015 05:34:32 +0000</pubDate>
        <dc:creator>Mehdi Amini &lt;mehdi.amini@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>9469a592 - Introduce llvm/test/LTO/X86. LTO tests may be assumed as target-specific.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/LTO/X86/bcsection.ll#9469a592</link>
        <description>Introduce llvm/test/LTO/X86. LTO tests may be assumed as target-specific.llvm-svn: 227564

            List of files:
            /llvm-project-15.0.7/llvm/test/LTO/X86/bcsection.ll</description>
        <pubDate>Fri, 30 Jan 2015 10:09:26 +0000</pubDate>
        <dc:creator>NAKAMURA Takumi &lt;geek4civic@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
