<?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 bitcode-export-sym.test</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>fd3ba1f8 - Title: Export unique symbol list with llvm-nm new option &quot;--export-symbols&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-nm/bitcode-export-sym.test#fd3ba1f8</link>
        <description>Title: Export unique symbol list with llvm-nm new option &quot;--export-symbols&quot;Summary:the patch implement of following functionality.1. export the symbols from archive or object files.2. sort the export symbols. (based on same symbol name and visibility)3. delete the duplicate export symbols (based on same symbol name and visibility)4. print out the  unique and sorted export symbols (print the symbol name and visibility).there are two new options are add in the patch1. --export-symbols (enable the functionality of export unique symbol)2. --no-rsrc (exclude the symbol name begin with &quot;__rsrc&quot; from be exporting from xcoff object file)Export symbol list for xcoff object file has the same functionality asThe patch has the same functionality ashttps://www.ibm.com/docs/en/xl-c-aix/13.1.0?topic=library-exporting-symbols-createexportlist-utilityReviewers: James Henderson,Fangrui SongDifferential Revision: https://reviews.llvm.org/D112735

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-nm/bitcode-export-sym.test</description>
        <pubDate>Thu, 17 Feb 2022 16:37:33 +0000</pubDate>
        <dc:creator>zhijian &lt;zhijian@ca.ibm.com&gt;</dc:creator>
    </item>
</channel>
</rss>
