<?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 simple_version_script.map.in</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>76f37d41 - [cmake][NFC] Configuration for libLLVM.so symbol versioning</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/tools/llvm-shlib/simple_version_script.map.in#76f37d41</link>
        <description>[cmake][NFC] Configuration for libLLVM.so symbol versioningSymbol versioning can prevent unintented install-time conflictsbetween different llvm versions.  Users may need to override thisfor particular products (e.g. Julia), but this requires carryinga source code patch.  This patch moves this ability to aconfiguration option.  NFC for existing usage.Differential Revision: https://reviews.llvm.org/D118672

            List of files:
            /llvm-project-15.0.7/llvm/tools/llvm-shlib/simple_version_script.map.in</description>
        <pubDate>Tue, 01 Feb 2022 01:56:42 +0000</pubDate>
        <dc:creator>Stephen Neuendorffer &lt;stephen.neuendorffer@xilinx.com&gt;</dc:creator>
    </item>
<item>
        <title>f22ebb75 - Rename llvm library from libLLVM-X.Y to libLLVM-X</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/tools/llvm-shlib/simple_version_script.map.in#f22ebb75</link>
        <description>Rename llvm library from libLLVM-X.Y to libLLVM-XSummary:As we are only doing X.0.Z releases (not using the minor version), there is no need to keep -X.Y in the version.Like patch https://reviews.llvm.org/D41808, I propose that we rename libLLVM-7.0svn.so to libLLVM-7svn.so This patch will also rename downstream libraries like liblldb-7.0 to liblldb-7Reviewers: axw, beanz, dim, hansReviewed By: dim, hansSubscribers: mgorny, llvm-commitsDifferential Revision: https://reviews.llvm.org/D41869llvm-svn: 328768

            List of files:
            /llvm-project-15.0.7/llvm/tools/llvm-shlib/simple_version_script.map.in</description>
        <pubDate>Thu, 29 Mar 2018 09:44:09 +0000</pubDate>
        <dc:creator>Sylvestre Ledru &lt;sylvestre@debian.org&gt;</dc:creator>
    </item>
<item>
        <title>b0cec31d - Add a linker script to version LLVM symbols</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/tools/llvm-shlib/simple_version_script.map.in#b0cec31d</link>
        <description>Add a linker script to version LLVM symbolsSummary:This patch adds a very simple linker script to version the lib&apos;s symbolsand thus trying to avoid crashes if an application loads two differentLLVM versions (as long as they do not share data between them).Note that we deliberately *don&apos;t* make LLVM_5.0 depend on LLVM_4.0:they&apos;re incompatible and the whole point of this patch isto tell the linker that.Avoid unexpected crashes when two LLVM versions are used in the same process.Author: Rebecca N. Palmer &lt;rebecca_palmer@zoho.com&gt;Author: Lisandro Dam&#237;an Nicanor P&#233;rez Meyer &lt;lisandro@debian.org&gt;Author: Sylvestre Ledru &lt;sylvestre@debian.org&gt;Bug-Debian:  https://bugs.debian.org/848368Reviewers: beanz, rnkReviewed By: rnkSubscribers: mgorny, llvm-commitsDifferential Revision: https://reviews.llvm.org/D31524llvm-svn: 300496

            List of files:
            /llvm-project-15.0.7/llvm/tools/llvm-shlib/simple_version_script.map.in</description>
        <pubDate>Mon, 17 Apr 2017 20:51:50 +0000</pubDate>
        <dc:creator>Sylvestre Ledru &lt;sylvestre@debian.org&gt;</dc:creator>
    </item>
</channel>
</rss>
