<?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 weak-diff.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/weak-diff.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/weak-diff.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>da4f43a4 - [llvm-mc] - Produce R_X86_64_PLT32 for &quot;call/jmp foo&quot;.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/ELF/weak-diff.s#da4f43a4</link>
        <description>[llvm-mc] - Produce R_X86_64_PLT32 for &quot;call/jmp foo&quot;.For instructions like call foo and jmp foo patch changesrelocation produced from R_X86_64_PC32 to R_X86_64_PLT32.Relocation can be used as a marker for 32-bit PC-relative branches.Linker will reduce PLT32 relocation to PC32 if function is defined locally.Differential revision: https://reviews.llvm.org/D43383llvm-svn: 325569

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/ELF/weak-diff.s</description>
        <pubDate>Tue, 20 Feb 2018 10:17:57 +0000</pubDate>
        <dc:creator>George Rimar &lt;grimar@accesssoftek.com&gt;</dc:creator>
    </item>
<item>
        <title>35d6189f - Compute A-B when A or B is weak.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/ELF/weak-diff.s#35d6189f</link>
        <description>Compute A-B when A or B is weak.Similar to r235222, but for the weak symbol case.In an &quot;ideal&quot; assembler/object format an expression would always refer to thefinal value and A-B would only be computed from a section in the samecomdat as A and B with A and B strong.Unfortunately that is not the case with debug info on ELF, so we need anheuristic.  Since we need an heuristic, we may as well use the same one asgas:* call weak_sym : produces a relocation, even if in the same section.* A - weak_sym and weak_sym -A: don&apos;t produce a relocation if we can  compute it.This fixes pr23272 and changes the fix of pr22815 to match what gas does.llvm-svn: 235227

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/ELF/weak-diff.s</description>
        <pubDate>Fri, 17 Apr 2015 21:15:17 +0000</pubDate>
        <dc:creator>Rafael Espindola &lt;rafael.espindola@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c9e7068c - Don&apos;t be over eager in evaluating a subtraction with a weak symbol.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/ELF/weak-diff.s#c9e7068c</link>
        <description>Don&apos;t be over eager in evaluating a subtraction with a weak symbol.In a subtraction of the form A - B, if B is weak, there is no way to representthat on ELF since all relocations add the value of a symbol.llvm-svn: 233139

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/ELF/weak-diff.s</description>
        <pubDate>Tue, 24 Mar 2015 23:48:44 +0000</pubDate>
        <dc:creator>Rafael Espindola &lt;rafael.espindola@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
