<?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 invalid-debug-type.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/invalid-debug-type.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/invalid-debug-type.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>fdef18b4 - lld-link: Make /debugtype: option work better</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lld/test/COFF/invalid-debug-type.test#fdef18b4</link>
        <description>lld-link: Make /debugtype: option work better- The code tried to pass false to split()&apos;s KeepEmpty parameter, but  instead passed it to MaxSplit. As a result, it would never split on  commas. This has been broken since the flag was added in r278056.- The code used getSpelling() for getting the argument&apos;s values, but  getSpelling() always returns the `/debugtype:` prefix without any  values. So if any /debugtype: flag was passed, it always resulted in  an &quot;unknown option:&quot; warning. (The warning code then used the correct  getValue() for printing the invalid option, so the warning looked  kind of like it made sense.) This regressed in r342894.Slightly improve the test coverage of this feature (but since I don&apos;tknow what this flag actually does, there&apos;s still no test for the correctsemantics), and add a comment to getSpelling() explaining what it does.llvm-svn: 365182

            List of files:
            /llvm-project-15.0.7/lld/test/COFF/invalid-debug-type.test</description>
        <pubDate>Fri, 05 Jul 2019 11:28:31 +0000</pubDate>
        <dc:creator>Nico Weber &lt;nicolasweber@gmx.de&gt;</dc:creator>
    </item>
<item>
        <title>3cb18346 - [lld-link] Generalize handling of /debug and /debug:{none,full,fastlink,ghash,symtab}</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lld/test/COFF/invalid-debug-type.test#3cb18346</link>
        <description>[lld-link] Generalize handling of /debug and /debug:{none,full,fastlink,ghash,symtab}Implement final argument precedence if multiple /debug arguments are passed on the command-line to match expected link.exe behavior.Support /debug:none and emit warning for /debug:fastlink with automatic fallback to /debug:full.Emit error if last /debug:option is unknown.Emit warning if last /debugtype:option is unknown.https://reviews.llvm.org/D50404llvm-svn: 342894

            List of files:
            /llvm-project-15.0.7/lld/test/COFF/invalid-debug-type.test</description>
        <pubDate>Mon, 24 Sep 2018 15:28:03 +0000</pubDate>
        <dc:creator>Will Wilson &lt;will@indefiant.com&gt;</dc:creator>
    </item>
<item>
        <title>8a750897 - [COFF] Fix interaction between /DEBUG and /PDB</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lld/test/COFF/invalid-debug-type.test#8a750897</link>
        <description>[COFF] Fix interaction between /DEBUG and /PDBWhen /DEBUG is not specified, /PDB should be ignored.  When/DEBUG is specified, a PDB should be output regardless ofwhether or not /PDB is specified.  /PDB just overrides thedefault name.This patch implements this behavior, and adds some tests, whilealso removing a dead option /DEBUGPDB which was unused in anycode.Differential Revision: https://reviews.llvm.org/D33302llvm-svn: 303352

            List of files:
            /llvm-project-15.0.7/lld/test/COFF/invalid-debug-type.test</description>
        <pubDate>Thu, 18 May 2017 15:15:10 +0000</pubDate>
        <dc:creator>Zachary Turner &lt;zturner@google.com&gt;</dc:creator>
    </item>
<item>
        <title>b6394287 - COFF: ensure that we handle bad arguments</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lld/test/COFF/invalid-debug-type.test#b6394287</link>
        <description>COFF: ensure that we handle bad argumentsThe parameter to /debugtype is user provided and may be invalid.  Ensurethat we gracefully handle bad input.llvm-svn: 294280

            List of files:
            /llvm-project-15.0.7/lld/test/COFF/invalid-debug-type.test</description>
        <pubDate>Tue, 07 Feb 2017 04:28:05 +0000</pubDate>
        <dc:creator>Saleem Abdulrasool &lt;compnerd@compnerd.org&gt;</dc:creator>
    </item>
</channel>
</rss>
