<?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 pdb-natvis.test</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b587ca93 - [test] Replace `yaml2obj &gt;` with `yaml2obj -o` and remove unneeded input redirection</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lld/test/COFF/pdb-natvis.test#b587ca93</link>
        <description>[test] Replace `yaml2obj &gt;` with `yaml2obj -o` and remove unneeded input redirection

            List of files:
            /llvm-project-15.0.7/lld/test/COFF/pdb-natvis.test</description>
        <pubDate>Thu, 20 Aug 2020 22:00:25 +0000</pubDate>
        <dc:creator>Fangrui Song &lt;maskray@google.com&gt;</dc:creator>
    </item>
<item>
        <title>f2282762 - [PDB] Resubmit &quot;Support embedding natvis files in PDBs.&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lld/test/COFF/pdb-natvis.test#f2282762</link>
        <description>[PDB] Resubmit &quot;Support embedding natvis files in PDBs.&quot;This was reverted several times due to what ultimately turned outto be incompatibilities in our serialized hash table format.Several changes went in prior to this to fix those issues sincethey were more fundamental and independent of supporting injectedsources, so now that those are fixed this change should hopefullypass.llvm-svn: 328363

            List of files:
            /llvm-project-15.0.7/lld/test/COFF/pdb-natvis.test</description>
        <pubDate>Fri, 23 Mar 2018 19:57:25 +0000</pubDate>
        <dc:creator>Zachary Turner &lt;zturner@google.com&gt;</dc:creator>
    </item>
<item>
        <title>132d7a13 - Resubmit &quot;Support embedding natvis files in PDBs.&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lld/test/COFF/pdb-natvis.test#132d7a13</link>
        <description>Resubmit &quot;Support embedding natvis files in PDBs.&quot;The issue causing this to fail in certain configurationsshould be fixed.It was due to the fact that DIA apparently expects there to bea null string at ID 1 in the string table.  I&apos;m not sure why thisis important but it seems to make a difference, so set it.llvm-svn: 328002

            List of files:
            /llvm-project-15.0.7/lld/test/COFF/pdb-natvis.test</description>
        <pubDate>Tue, 20 Mar 2018 17:06:39 +0000</pubDate>
        <dc:creator>Zachary Turner &lt;zturner@google.com&gt;</dc:creator>
    </item>
<item>
        <title>de53aaf1 - Support embedding natvis files in PDBs.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lld/test/COFF/pdb-natvis.test#de53aaf1</link>
        <description>Support embedding natvis files in PDBs.Natvis is a debug language supported by Visual Studio forspecifying custom visualizers.  The /NATVIS option is anundocumented link.exe flag which will take a .natvis fileand &quot;inject&quot; it into the PDB.  This way, you can ship thedebug visualizers for a program along with the PDB, whichis very useful for postmortem debugging.This is implemented by adding a new &quot;named stream&quot; to thePDB with a special name of /src/files/&lt;natvis file name&gt;and simply copying the contents of the xml into this file.Additionally, we need to emit a single stream named/src/headerblock which contains a hash table of embeddedfiles to records describing them.This patch adds this functionality, including the /NATVISoption to lld-link.Differential Revision: https://reviews.llvm.org/D44328llvm-svn: 327895

            List of files:
            /llvm-project-15.0.7/lld/test/COFF/pdb-natvis.test</description>
        <pubDate>Mon, 19 Mar 2018 19:53:51 +0000</pubDate>
        <dc:creator>Zachary Turner &lt;zturner@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
