<?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 format-sysv-section.test</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>55c81d42 - [test] Use yaml2obj -o %t instead of &gt; %t</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-nm/format-sysv-section.test#55c81d42</link>
        <description>[test] Use yaml2obj -o %t instead of &gt; %tTo improve consistency and avoid unneeded shell feature (outputredirection).While here, make other changes to improve consistency--docnum 1 =&gt; --docnum=1-docnum=x =&gt; --docnum=x

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-nm/format-sysv-section.test</description>
        <pubDate>Wed, 22 Jan 2020 01:02:25 +0000</pubDate>
        <dc:creator>Fangrui Song &lt;maskray@google.com&gt;</dc:creator>
    </item>
<item>
        <title>78e8011a - Recommit r370661 &quot;[llvm-nm] - Add a test case for case when we dump a symbol that belongs to a section with a broken sh_name.&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-nm/format-sysv-section.test#78e8011a</link>
        <description>Recommit r370661 &quot;[llvm-nm] - Add a test case for case when we dump a symbol that belongs to a section with a broken sh_name.&quot;Fix: add a &apos;consumeError()&apos; call to ObjectFile.cpp.This error was never checked.Original commit message:It adds a test case for a problem fixed by D66976 &lt;https://reviews.llvm.org/D66976&gt;.It was introduced by me in D66089 &lt;https://reviews.llvm.org/D66089&gt;.The error reported was never consumed because of a wrong variable name used,so it could fail when LLVM_ENABLE_ABI_BREAKING_CHECKS is used.Differential revision: https://reviews.llvm.org/D67002llvm-svn: 370669

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-nm/format-sysv-section.test</description>
        <pubDate>Mon, 02 Sep 2019 14:57:35 +0000</pubDate>
        <dc:creator>George Rimar &lt;grimar@accesssoftek.com&gt;</dc:creator>
    </item>
<item>
        <title>b567ce76 - Revert r370661 &quot;[llvm-nm] - Add a test case for case when we dump a symbol that belongs to a section with a broken sh_name&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-nm/format-sysv-section.test#b567ce76</link>
        <description>Revert r370661 &quot;[llvm-nm] - Add a test case for case when we dump a symbol that belongs to a section with a broken sh_name&quot;It broke BB:http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/16955/steps/test/logs/stdioExpected&lt;T&gt; must be checked before access or destruction.Unchecked Expected&lt;T&gt; contained error:a section [index 1] has an invalid sh_name (0xffff) offset which goes past the end of the section name string tableStack dump:0.	Program arguments: /srv/llvm-buildbot-srcatch/llvm-build-dir/clang-x86_64-debian-fast/llvm.obj/bin/llvm-nm /srv/llvm-buildbot-srcatch/llvm-build-dir/clang-x86_64-debian-fast/llvm.obj/test/tools/llvm-nm/Output/format-sysv-section.test.tmp2.o --format=sysv  #0 0x00000000008af7c4 PrintStackTraceSignalHandler(void*) (/srv/llvm-buildbot-srcatch/llvm-build-dir/clang-x86_64-debian-fast/llvm.obj/bin/llvm-nm+0x8af7c4) #1 0x00000000008ad8be llvm::sys::RunSignalHandlers() (/srv/llvm-buildbot-srcatch/llvm-build-dir/clang-x86_64-debian-fast/llvm.obj/bin/llvm-nm+0x8ad8be) #2 0x00000000008afbd8 SignalHandler(int) (/srv/llvm-buildbot-srcatch/llvm-build-dir/clang-x86_64-debian-fast/llvm.obj/bin/llvm-nm+0x8afbd8) #3 0x00007f0a6b989730 __restore_rt (/lib/x86_64-linux-gnu/libpthread.so.0+0x12730) #4 0x00007f0a6b48d7bb raise (/lib/x86_64-linux-gnu/libc.so.6+0x377bb) #5 0x00007f0a6b478535 abort (/lib/x86_64-linux-gnu/libc.so.6+0x22535) #6 0x000000000042004b llvm::Expected&lt;llvm::StringRef&gt;::fatalUncheckedExpected() const (/srv/llvm-buildbot-srcatch/llvm-build-dir/clang-x86_64-debian-fast/llvm.obj/bin/llvm-nm+0x42004b) #7 0x00000000008367f5 (/sv/llvm-buildbot-srcatch/llvm-build-dir/clang-x86_64-debian-fast/llvm.obj/bin/llvm-nm+0x8367f5) #8 0x0000000000817b80 llvm::object::IRObjectFile::findBitcodeInObject(llvm::object::ObjectFile const&amp;) (/srv/llvm-buildbot-srcatch/llvm-build-dir/clang-x86_64-debian-fast/llvm.obj/bin/llvm-nm+0x817b80) #9 0x0000000000838416 llvm::object::SymbolicFile::createSymbolicFile(llvm::MemoryBufferRef, llvm::file_magic, llvm::LLVMContext*) (/srv/llvm-buildbot-srcatch/llvm-build-dir/clang-x86_64-debian-fast/llvm.obj/bin/llvm-nm+0x838416)#10 0x00000000007f36cb llvm::object::createBinary(llvm::MemoryBufferRef, llvm::LLVMContext*) (/srv/llvm-buildbot-srcatch/llvm-build-dir/clang-x86_64-debian-fast/llvm.obj/bin/llvm-nm+0x7f36cb)#11 0x0000000000413123 dumpSymbolNamesFromFile(std::__cxx11::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;&amp;) (/srv/llvm-buildbot-srcatch/llvm-build-dir/clang-x86_64-debian-fast/llvm.obj/bin/llvm-nm+0x413123)#12 0x0000000000412e38 main (/srv/llvm-buildbot-srcatch/llvm-build-dir/clang-x86_64-debian-fast/llvm.obj/bin/llvm-nm+0x412e38)#13 0x00007f0a6b47a09b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2409b)#14 0x00000000004120da _start (/srv/llvm-buildbot-srcatch/llvm-build-dir/clang-x86_64-debian-fast/llvm.obj/bin/llvm-nm+0x4120da)FileCheck error: &apos;-&apos; is empty.FileCheck command line:  /srv/llvm-buildbot-srcatch/llvm-build-dir/clang-x86_64-debian-fast/llvm.obj/bin/FileCheck /srv/llvm-buildbot-srcatch/llvm-build-dir/clang-x86_64-debian-fast/llvm.src/test/tools/llvm-nm/format-sysv-section.test --check-prefix=ERR--llvm-svn: 370662

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-nm/format-sysv-section.test</description>
        <pubDate>Mon, 02 Sep 2019 14:03:50 +0000</pubDate>
        <dc:creator>George Rimar &lt;grimar@accesssoftek.com&gt;</dc:creator>
    </item>
<item>
        <title>4b9233ca - [llvm-nm] - Add a test case for case when we dump a symbol that belongs to a section with a broken sh_name.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-nm/format-sysv-section.test#4b9233ca</link>
        <description>[llvm-nm] - Add a test case for case when we dump a symbol that belongs to a section with a broken sh_name.It adds a test case for a problem fixed by D66976.It was introduced by me in D66089.The error reported was never consumed because of a wrong variable name used,so it could fail when LLVM_ENABLE_ABI_BREAKING_CHECKS is used.Differential revision: https://reviews.llvm.org/D67002llvm-svn: 370661

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-nm/format-sysv-section.test</description>
        <pubDate>Mon, 02 Sep 2019 13:54:45 +0000</pubDate>
        <dc:creator>George Rimar &lt;grimar@accesssoftek.com&gt;</dc:creator>
    </item>
<item>
        <title>7b395133 - [llvm-nm] Additional lit tests for command line options</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-nm/format-sysv-section.test#7b395133</link>
        <description>[llvm-nm] Additional lit tests for command line options    Differential Revision: https://reviews.llvm.org/D62955llvm-svn: 363248

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-nm/format-sysv-section.test</description>
        <pubDate>Thu, 13 Jun 2019 10:39:36 +0000</pubDate>
        <dc:creator>Chris Jackson &lt;snortotter@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
