<?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 liblldb.exports</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>67f94e5a - [lldb/lua] Supplement Lua bindings for lldb module</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/source/API/liblldb.exports#67f94e5a</link>
        <description>[lldb/lua] Supplement Lua bindings for lldb moduleAdd necessary typemaps for Lua bindings, together with some other files.Signed-off-by: Siger Yang &lt;sigeryeung@gmail.com&gt;Reviewed By: tammelaDifferential Revision: https://reviews.llvm.org/D108090

            List of files:
            /llvm-project-15.0.7/lldb/source/API/liblldb.exports</description>
        <pubDate>Tue, 12 Oct 2021 14:08:05 +0000</pubDate>
        <dc:creator>Siger Yang &lt;sigeryeung@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c6bef146 - Fix OSX cmake build</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/source/API/liblldb.exports#c6bef146</link>
        <description>Fix OSX cmake buildCommit r260721(http://reviews.llvm.org/D17182) introduced the following error when building for OSX using cmake:Undefined symbols for architecture x86_64:&quot;_PyInit__lldb&quot;, referenced from:   -exported_symbol[s_list] command line optionld: symbol(s) not found for architecture x86_64clang: error: linker command failed with exit code 1 (use -v to see invocation)Adding &apos;*&apos; to the regex solves this problem, since it makes the symbol optional.Reviewers: sivachandra, zturner, labathSubscribers: lldb-commitsDifferential Revision: http://reviews.llvm.org/D17384llvm-svn: 261227

            List of files:
            /llvm-project-15.0.7/lldb/source/API/liblldb.exports</description>
        <pubDate>Thu, 18 Feb 2016 17:01:40 +0000</pubDate>
        <dc:creator>Ewan Crawford &lt;ewan@codeplay.com&gt;</dc:creator>
    </item>
<item>
        <title>29d9bea9 - Adjust for Python-3.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/source/API/liblldb.exports#29d9bea9</link>
        <description>Adjust for Python-3.Summary:This does not yet give us a clean testsuite run but it does help with:1. Actually building on linux2. Run the testsuite with over 70% tests passing on linux.Reviewers: tfiala, labath, zturnerSubscribers: lldb-commitsDifferential Revision: http://reviews.llvm.org/D17182llvm-svn: 260721

            List of files:
            /llvm-project-15.0.7/lldb/source/API/liblldb.exports</description>
        <pubDate>Fri, 12 Feb 2016 20:30:47 +0000</pubDate>
        <dc:creator>Siva Chandra &lt;sivachandra@google.com&gt;</dc:creator>
    </item>
<item>
        <title>3921fc7d - Only export public symbols with the cmake build.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/source/API/liblldb.exports#3921fc7d</link>
        <description>Only export public symbols with the cmake build.Summary:This also moves the xcode support files to be near or the sameas the ones used for cmake.The source/API/liblldb.xcodes.exports differs from thesource/API/liblldb.exports in that one contains the actualsymbol names (_ prefixed) while the other contains the symbolnames as they are in the code. The liblldb.exports file ispreprocessed by the cmake scripts into the correct per-platformfile needed (like a linker script on Linux).This is not enabled on Windows as Windows doesn&apos;t use the samename mangling and so it won&apos;t be valid there. Also, this is handledalready in a different way on Windows (via dll exports).Reviewers: emaste, clayborg, labath, chaorenSubscribers: lldb-commitsDifferential Revision: http://reviews.llvm.org/D12599llvm-svn: 246822

            List of files:
            /llvm-project-15.0.7/lldb/source/API/liblldb.exports</description>
        <pubDate>Fri, 04 Sep 2015 00:00:41 +0000</pubDate>
        <dc:creator>Bruce Mitchener &lt;bruce.mitchener@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
