<?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 comdat-sections.ll</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>122b0220 - [WebAssembly] Remove datalayout strings from llc tests</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/WebAssembly/comdat-sections.ll#122b0220</link>
        <description>[WebAssembly] Remove datalayout strings from llc testsThe data layout strings do not have any effect on llc tests and will becomemisleadingly out of date as we continue to update the canonical data layout, soremove them from the tests.Differential Revision: https://reviews.llvm.org/D105842

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/WebAssembly/comdat-sections.ll</description>
        <pubDate>Wed, 14 Jul 2021 18:17:08 +0000</pubDate>
        <dc:creator>Thomas Lively &lt;tlively@google.com&gt;</dc:creator>
    </item>
<item>
        <title>8d396aca - [WebAssembly] Support COMDAT sections in assembly syntax</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/WebAssembly/comdat-sections.ll#8d396aca</link>
        <description>[WebAssembly] Support COMDAT sections in assembly syntaxThis CL changes the asm syntax for section flags, making them more like ELF(previously &quot;passive&quot; was the only option). Now we also allow &quot;G&quot; to designateCOMDAT group sections. In these sections we set the appropriate comdat flag onfunction symbols, and also avoid auto-creating a new section for them.This also adds asm-based tests for the changes D92691 to go along withthe direct-to-object tests.Differential Revision: https://reviews.llvm.org/D92952This is a reland of rG4564553b8d8a with a fix to the lit pipeline inllvm/test/MC/WebAssembly/comdat.ll

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/WebAssembly/comdat-sections.ll</description>
        <pubDate>Fri, 11 Dec 2020 00:40:08 +0000</pubDate>
        <dc:creator>Derek Schuff &lt;dschuff@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>dd1aa4fd - Revert &quot;[WebAssembly] Support COMDAT sections in assembly syntax&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/WebAssembly/comdat-sections.ll#dd1aa4fd</link>
        <description>Revert &quot;[WebAssembly] Support COMDAT sections in assembly syntax&quot;This reverts commit 4564553b8d8ab81dc21431a35275581cb42329c8.It broke several buildbots.

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/WebAssembly/comdat-sections.ll</description>
        <pubDate>Thu, 10 Dec 2020 23:55:33 +0000</pubDate>
        <dc:creator>Derek Schuff &lt;dschuff@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>4564553b - [WebAssembly] Support COMDAT sections in assembly syntax</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/WebAssembly/comdat-sections.ll#4564553b</link>
        <description>[WebAssembly] Support COMDAT sections in assembly syntaxThis CL changes the asm syntax for section flags, making them more like ELF(previously &quot;passive&quot; was the only option). Now we also allow &quot;G&quot; to designateCOMDAT group sections. In these sections we set the appropriate comdat flag onfunction symbols, and also avoid auto-creating a new section for them.This also adds asm-based tests for the changes D92691 to go along withthe direct-to-object tests.Differential Revision: https://reviews.llvm.org/D92952

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/WebAssembly/comdat-sections.ll</description>
        <pubDate>Mon, 07 Dec 2020 19:54:44 +0000</pubDate>
        <dc:creator>Derek Schuff &lt;dschuff@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>0a391060 - [WebAssembly] Add Object and ObjectWriter support for wasm COMDAT sections</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/WebAssembly/comdat-sections.ll#0a391060</link>
        <description>[WebAssembly] Add Object and ObjectWriter support for wasm COMDAT sectionsAllow sections to be placed into COMDAT groups, in addtion to functions and datasegments.Also make section symbols unnamed, which allows sections with identical names(section names are independent of their section symbols, but previously wegave the symbols the same name as their sections, which results in collisionswhen sections are identically-named).Differential Revision: https://reviews.llvm.org/D92691

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/WebAssembly/comdat-sections.ll</description>
        <pubDate>Fri, 04 Dec 2020 21:45:42 +0000</pubDate>
        <dc:creator>Derek Schuff &lt;dschuff@chromium.org&gt;</dc:creator>
    </item>
</channel>
</rss>
