<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>6e56c496 - Decr pc when looking for DWARF loc list entry mid-stack</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/API/functionalities/location-list-lookup/Makefile#6e56c496</link>
        <description>Decr pc when looking for DWARF loc list entry mid-stackWhen looking for a variable location in a DWARF location list,we search the list of ranges to find one that includes the pc.With a function mid-stack, the &quot;pc&quot; is the return pc instead ofthe call instruction, and in optimized code this can be anotherfunction or a different basic block (with different variablelocations).  Back up the &quot;pc&quot; value mid-stack to find the correctlocation list entry.Differential Revision: https://reviews.llvm.org/D124597rdar://63903416

            List of files:
            /llvm-project-15.0.7/lldb/test/API/functionalities/location-list-lookup/Makefile</description>
        <pubDate>Fri, 29 Apr 2022 21:34:06 +0000</pubDate>
        <dc:creator>Jason Molenda &lt;jason@molenda.com&gt;</dc:creator>
    </item>
</channel>
</rss>
