<?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 section-numeric-type.s</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b36a3e61 - [llvm-readobj] Update tests because of changes in llvm-readobj behavior</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/ELF/section-numeric-type.s#b36a3e61</link>
        <description>[llvm-readobj] Update tests because of changes in llvm-readobj behaviorThis patch updates tests using llvm-readobj and llvm-readelf, becausesoon reading from stdin will be achievable only via a &apos;-&apos; as describedhere: https://bugs.llvm.org/show_bug.cgi?id=46400. Patch with changes tollvm-readobj behavior is here: https://reviews.llvm.org/D83704Differential Revision: https://reviews.llvm.org/D83912Reviewed by: jhenderson, MaskRay, grimar

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/ELF/section-numeric-type.s</description>
        <pubDate>Mon, 20 Jul 2020 07:39:14 +0000</pubDate>
        <dc:creator>Elvina Yakubova &lt;elvina.yakubova@huawei.com&gt;</dc:creator>
    </item>
<item>
        <title>6afcdcf9 - [llvm-readobj] Change -t to --symbols in tests. NFC</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/ELF/section-numeric-type.s#6afcdcf9</link>
        <description>[llvm-readobj] Change -t to --symbols in tests. NFC-t is --symbols in llvm-readobj but --section-details (unimplemented) in readelf.The confusing option should not be used since we aim for improvingcompatibility.Keep just one llvm-readobj -t use case in test/tools/llvm-readobj/symbols.testllvm-svn: 359661

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/ELF/section-numeric-type.s</description>
        <pubDate>Wed, 01 May 2019 09:28:24 +0000</pubDate>
        <dc:creator>Fangrui Song &lt;maskray@google.com&gt;</dc:creator>
    </item>
<item>
        <title>e29e30b1 - [llvm-readobj] Change -long-option to --long-option in tests. NFC</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/ELF/section-numeric-type.s#e29e30b1</link>
        <description>[llvm-readobj] Change -long-option to --long-option in tests. NFCWe use both -long-option and --long-option in tests. Switch to --long-option for consistency.In the &quot;llvm-readelf&quot; mode, -long-option is discouraged as it conflicts with grouped short options and it is not accepted by GNU readelf.While updating the tests, change llvm-readobj -s to llvm-readobj -S to reduce confusion (&quot;s&quot; is --section-headers in llvm-readobj but --symbols in llvm-readelf).llvm-svn: 359649

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/ELF/section-numeric-type.s</description>
        <pubDate>Wed, 01 May 2019 05:27:20 +0000</pubDate>
        <dc:creator>Fangrui Song &lt;maskray@google.com&gt;</dc:creator>
    </item>
<item>
        <title>2953224d - [MC] Accept a numeric value as an ELF section header&apos;s type</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/ELF/section-numeric-type.s#2953224d</link>
        <description>[MC] Accept a numeric value as an ELF section header&apos;s typeGAS supports specification of section header&apos;s type using a numericvalue [1]. This patch brings the same functionality to LLVM. That allowsto setup some target-specific section types belong to the SHT_LOPROC -SHT_HIPROC range. If we attempt to print unknown section type, MCSectionELFclass shows an error message. It&apos;s better than print sole &apos;@&apos; signwithout any section type name.In case of MIPS, example of such section&apos;s type is SHT_MIPS_DWARF.Without the patch we will have to implement some workaroundsin probably not-MIPS-specific part of code base to convert SHT_MIPS_DWARFto the @progbits while printing assembly and to assign SHT_MIPS_DWARF for@progbits sections named .debug_* if we encounter such section inan input assembly.[1] https://sourceware.org/binutils/docs/as/Section.htmlDifferential Revision: https://reviews.llvm.org/D29719llvm-svn: 297446

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/ELF/section-numeric-type.s</description>
        <pubDate>Fri, 10 Mar 2017 08:22:13 +0000</pubDate>
        <dc:creator>Simon Atanasyan &lt;simon@atanasyan.com&gt;</dc:creator>
    </item>
</channel>
</rss>
