<?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>1767a73b - Added a new makefile setting that can be set in LLDB makefiles: USE_LIBCPP. This will enable libc++ support.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/examples/functions/Makefile#1767a73b</link>
        <description>Added a new makefile setting that can be set in LLDB makefiles: USE_LIBCPP. This will enable libc++ support.Improved the makefile &quot;clean&quot; to include deleting all &quot;.d.[0-9]+&quot; files.Added options to the &quot;lldb/examples/lookup&quot; example and made it build using the LLDB_BUILD_DIR. If this is not set, it will default to &quot;/Applications/Xcode.app/Contents/SharedFrameworks&quot; on Darwin.Added options to the &quot;lldb/examples/function&quot; example and made it build using the LLDB_BUILD_DIR.llvm-svn: 183949

            List of files:
            /llvm-project-15.0.7/lldb/examples/functions/Makefile</description>
        <pubDate>Thu, 13 Jun 2013 21:27:14 +0000</pubDate>
        <dc:creator>Greg Clayton &lt;gclayton@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>07a1d37b - Added some new example code that can grab all functions from any executable, and it will print out the function name, range, return type and argument types.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/examples/functions/Makefile#07a1d37b</link>
        <description>Added some new example code that can grab all functions from any executable, and it will print out the function name, range, return type and argument types.This example shows someone could iterate over all functions and do something intelligent with them, like create function signatures. Then two different builds could be compared to verify the API hasn&apos;t changed.llvm-svn: 183923

            List of files:
            /llvm-project-15.0.7/lldb/examples/functions/Makefile</description>
        <pubDate>Thu, 13 Jun 2013 18:03:11 +0000</pubDate>
        <dc:creator>Greg Clayton &lt;gclayton@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
