<?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 debug_loc_offset.test</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>09080939 - DWARFDebugLoc(v4): Add an incremental parsing function</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/X86/debug_loc_offset.test#09080939</link>
        <description>DWARFDebugLoc(v4): Add an incremental parsing functionSummary:This adds a visitLocationList function to the DWARF v4 location lists,similar to what already exists for DWARF v5. It follows the approachoutlined in previous patches (D69672), where the parsed form is alwaysstored in the DWARF v5 format, which makes it easier for generic code tobe built on top of that. v4 location lists are &quot;upgraded&quot; duringparsing, and then this upgrade is undone while dumping.Both &quot;inline&quot; and section-based dumping is rewritten to reuse theexisting &quot;generic&quot; location list dumper. This means that the outputformat is consistent for all location lists (the only thing one needs toimplement is the function which prints the &quot;raw&quot; form of a locationlist), and that debug_loc dumping correctly processes base addressselection entries, etc.The previous existing debug_loc functionality (e.g.,parseOneLocationList) is rewritten on top of the new API, but it is notremoved as there is still code which uses them. This will be done infollow-up patches, after I build the API to access the &quot;interpreted&quot;location lists in a generic way (as that is what those users reallywant).Reviewers: dblaikie, probinson, JDevlieghere, aprantl, SouraVXSubscribers: hiraditya, llvm-commitsTags: #llvmDifferential Revision: https://reviews.llvm.org/D69847

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/X86/debug_loc_offset.test</description>
        <pubDate>Tue, 05 Nov 2019 13:46:54 +0000</pubDate>
        <dc:creator>Pavel Labath &lt;pavel@labath.sk&gt;</dc:creator>
    </item>
<item>
        <title>6f24c877 - [DebugInfo] Unify dumping of address ranges</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/X86/debug_loc_offset.test#6f24c877</link>
        <description>[DebugInfo] Unify dumping of address rangesSummary:This patch unifies the printing of address ranges as [0x0, 0x1).rdar://34822059Reviewers: aprantl, dblaikieSubscribers: mehdi_amini, llvm-commitsDifferential Revision: https://reviews.llvm.org/D42056llvm-svn: 322543

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/X86/debug_loc_offset.test</description>
        <pubDate>Tue, 16 Jan 2018 11:17:57 +0000</pubDate>
        <dc:creator>Jonas Devlieghere &lt;jonas@devlieghere.com&gt;</dc:creator>
    </item>
<item>
        <title>622c563b - [dwarfdump] Add support for -debug-loc=OFFSET</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/X86/debug_loc_offset.test#622c563b</link>
        <description>[dwarfdump] Add support for -debug-loc=OFFSETThis patch adds support for passing an offset to -debug-loc.Differential revision: https://reviews.llvm.org/D38237llvm-svn: 314286

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/X86/debug_loc_offset.test</description>
        <pubDate>Wed, 27 Sep 2017 09:33:36 +0000</pubDate>
        <dc:creator>Jonas Devlieghere &lt;jonas@devlieghere.com&gt;</dc:creator>
    </item>
</channel>
</rss>
