<?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 blockbyref.ll</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>464d9d96b3565ead06396ffb8d02b4dcf9cb9556 - [RemoveDIs][DebugInfo][IR] Add parsing for non-intrinsic debug values (#79818)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/llvm/test/Verifier/RemoveDI/blockbyref.ll#464d9d96b3565ead06396ffb8d02b4dcf9cb9556</link>
        <description>[RemoveDIs][DebugInfo][IR] Add parsing for non-intrinsic debug values (#79818)This patch adds support for parsing the proposed non-instruction debuginfo (&quot;RemoveDIs&quot;) from textual IR, and adds a test for the parser as wellas a set of verifier tests that are dependent on parsing to fire.An important detail of this patch is the fact that although we can nowparse in the RemoveDIs (new) and Intrinsic (old) debug info formats, wewill always convert back to the old format at the end of parsing - thisis done for two reasons: firstly to ensure that every tool is able toprocess IR printed in the new format, regardless of whether that toolhas had RemoveDIs support added, and secondly to maintain the effect ofthe existing flags: for the tools where support for the new format hasbeen added, we will run LLVM passes in the new format iff`--try-experimental-debuginfo-iterators=true`, and we will print in thenew format iff `--write-experimental-debuginfo-iterators=true`; theformat of the textual IR input should have no effect on either of thesefeatures.

            List of files:
            /llvm-project/llvm/test/Verifier/RemoveDI/blockbyref.ll</description>
        <pubDate>Thu, 07 Mar 2024 13:05:04 +0000</pubDate>
        <dc:creator>Stephen Tozer &lt;stephen.tozer@sony.com&gt;</dc:creator>
    </item>
</channel>
</rss>
