<?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 inline_sites.lldbinit</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>ef7cba71 - [LLDB][NativePDB] Fix inline line info in line table</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/Shell/SymbolFile/NativePDB/Inputs/inline_sites.lldbinit#ef7cba71</link>
        <description>[LLDB][NativePDB] Fix inline line info in line tableIt fixes the following case:```0602      line 1 (+1)0315      code 0x15 (+0x15)0B2B      code 0x20 (+0xB) line 2 (+1)0602      line 3 (+1)0311      code 0x31 (+0x11)...```Inline ranges should have following mapping:`[0x15, 0x20) -&gt; line 1``[0x20, 0x31) -&gt; line 2`Inline line entries:`0x15, line 1`, `0x20, line 2`, `0x31, line 3`.Reviewed By: labathDifferential Revision: https://reviews.llvm.org/D123092

            List of files:
            /llvm-project-15.0.7/lldb/test/Shell/SymbolFile/NativePDB/Inputs/inline_sites.lldbinit</description>
        <pubDate>Thu, 14 Apr 2022 17:58:17 +0000</pubDate>
        <dc:creator>Zequan Wu &lt;zequanwu@google.com&gt;</dc:creator>
    </item>
<item>
        <title>c45975cb - [LLDB][NativePDB] Create inline function decls</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/Shell/SymbolFile/NativePDB/Inputs/inline_sites.lldbinit#c45975cb</link>
        <description>[LLDB][NativePDB] Create inline function declsThis creates inline functions decls in the TUs where the funcitons are inlined and local variable decls inside those functions.Reviewed By: labathDifferential Revision: https://reviews.llvm.org/D121967

            List of files:
            /llvm-project-15.0.7/lldb/test/Shell/SymbolFile/NativePDB/Inputs/inline_sites.lldbinit</description>
        <pubDate>Fri, 18 Mar 2022 22:31:19 +0000</pubDate>
        <dc:creator>Zequan Wu &lt;zequanwu@google.com&gt;</dc:creator>
    </item>
<item>
        <title>f00cd23c - Revert &quot;Revert &quot;[LLDB][NativePDB] Add support for inlined functions&quot;&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/Shell/SymbolFile/NativePDB/Inputs/inline_sites.lldbinit#f00cd23c</link>
        <description>Revert &quot;Revert &quot;[LLDB][NativePDB] Add support for inlined functions&quot;&quot;This reland 945aa520ef07a3edb655f3f38e4c3023658dd623 with fixes.This reverts commit 10bc3362a1a8a3df2660bf65db0ec1ccab646e1b.

            List of files:
            /llvm-project-15.0.7/lldb/test/Shell/SymbolFile/NativePDB/Inputs/inline_sites.lldbinit</description>
        <pubDate>Thu, 13 Jan 2022 21:51:56 +0000</pubDate>
        <dc:creator>Zequan Wu &lt;zequanwu@google.com&gt;</dc:creator>
    </item>
<item>
        <title>945aa520 - [LLDB][NativePDB] Add support for inlined functions</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/Shell/SymbolFile/NativePDB/Inputs/inline_sites.lldbinit#945aa520</link>
        <description>[LLDB][NativePDB] Add support for inlined functionsThis adds inline function support to NativePDB by parsing S_INLINESITE recordsto retrieve inlinee line info and add them into line table at `ParseLineTable`.Differential Revision: https://reviews.llvm.org/D116845

            List of files:
            /llvm-project-15.0.7/lldb/test/Shell/SymbolFile/NativePDB/Inputs/inline_sites.lldbinit</description>
        <pubDate>Sat, 08 Jan 2022 00:32:14 +0000</pubDate>
        <dc:creator>Zequan Wu &lt;zequanwu@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
