<?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 binary-output-empty.test</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b2702d6a - [llvm-objcopy] Fix crash when writing empty binary output</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/binary-output-empty.test#b2702d6a</link>
        <description>[llvm-objcopy] Fix crash when writing empty binary outputSummary: When using llvm-objcopy -O binary and the resulting file will be empty (e.g. removing the only section that would be written, or using --only-keep with a section that doesn&apos;t exist/isn&apos;t SHF_ALLOC), we crash because FileOutputBuffer expects Size &gt; 0. Add a regression test, and change Buffer to open/truncate the output file in this case.Reviewers: alexshap, jhenderson, jakehehrlich, espindolaReviewed By: alexshap, jhendersonSubscribers: jfb, llvm-commits, emaste, arichardsonDifferential Revision: https://reviews.llvm.org/D56806llvm-svn: 352371

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/binary-output-empty.test</description>
        <pubDate>Mon, 28 Jan 2019 15:02:40 +0000</pubDate>
        <dc:creator>Jordan Rupprecht &lt;rupprecht@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
