<?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 ELF_ehframe_basic.s</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>517a4844 - [llvm-jitlink] Add -alias option, shorten &quot;-define-abs&quot; option to &quot;-abs&quot;.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/ExecutionEngine/JITLink/X86/ELF_ehframe_basic.s#517a4844</link>
        <description>[llvm-jitlink] Add -alias option, shorten &quot;-define-abs&quot; option to &quot;-abs&quot;.The -alias option can be used to define aliases within a JITDylib. Theimmediate motivation is to simplify testing of ORC runtime functions usingexisting testcases (e.g. by aliasing dlfcn functions to their ORC-runtimecounterparts, like -alias dlopen=__orc_rt_macho_dlopen). The option is likelyto be useful for testing in general.The -define-abs option is shortened to -abs for consistency with -alias.

            List of files:
            /llvm-project-15.0.7/llvm/test/ExecutionEngine/JITLink/X86/ELF_ehframe_basic.s</description>
        <pubDate>Thu, 03 Feb 2022 06:46:49 +0000</pubDate>
        <dc:creator>Lang Hames &lt;lhames@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d2bb0794 - Revert &quot;[JITLink] Add missing symbols for ELF ehframe testcase, re-enable ....&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/ExecutionEngine/JITLink/X86/ELF_ehframe_basic.s#d2bb0794</link>
        <description>Revert &quot;[JITLink] Add missing symbols for ELF ehframe testcase, re-enable ....&quot;This reverts commit 6e58539659aea0ee621c7e267d825aa82d4e7e96.This failed in http://lab.llvm.org:8011/#/builders/123/builds/2676. I guesswere&apos;re still missing some symbols, but unfortunately the specific error ismasked by a bug in python/lit that hides stderr. This test will have to remaindisabled on Windows until I can get help to debug it further.

            List of files:
            /llvm-project-15.0.7/llvm/test/ExecutionEngine/JITLink/X86/ELF_ehframe_basic.s</description>
        <pubDate>Mon, 01 Feb 2021 02:32:11 +0000</pubDate>
        <dc:creator>Lang Hames &lt;lhames@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6e585396 - [JITLink] Add missing symbols for ELF ehframe testcase, re-enable on Windows.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/ExecutionEngine/JITLink/X86/ELF_ehframe_basic.s#6e585396</link>
        <description>[JITLink] Add missing symbols for ELF ehframe testcase, re-enable on Windows.This testcase was failing on windows due to missing definitions. This commitadds definitions of the missing symbols (as absolute symbols) to eliminate theerrors.

            List of files:
            /llvm-project-15.0.7/llvm/test/ExecutionEngine/JITLink/X86/ELF_ehframe_basic.s</description>
        <pubDate>Mon, 01 Feb 2021 01:21:18 +0000</pubDate>
        <dc:creator>Lang Hames &lt;lhames@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>236b0d04 - [JITLink] Disable ELF_ehframe_basic.s test on Windows.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/ExecutionEngine/JITLink/X86/ELF_ehframe_basic.s#236b0d04</link>
        <description>[JITLink] Disable ELF_ehframe_basic.s test on Windows.This test is failing on some windows bots with an error claiming that it is notproducing output. This appears to be a spurious failure, so I&apos;m disabling onwindows while we investigate rather than reverting.

            List of files:
            /llvm-project-15.0.7/llvm/test/ExecutionEngine/JITLink/X86/ELF_ehframe_basic.s</description>
        <pubDate>Tue, 26 Jan 2021 02:56:29 +0000</pubDate>
        <dc:creator>Lang Hames &lt;lhames@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>cda4d3d3 - [JITLink] Re-apply 6884fbc2c4f (ELF eh support) with fix for broken test case.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/ExecutionEngine/JITLink/X86/ELF_ehframe_basic.s#cda4d3d3</link>
        <description>[JITLink] Re-apply 6884fbc2c4f (ELF eh support) with fix for broken test case.

            List of files:
            /llvm-project-15.0.7/llvm/test/ExecutionEngine/JITLink/X86/ELF_ehframe_basic.s</description>
        <pubDate>Tue, 26 Jan 2021 00:24:55 +0000</pubDate>
        <dc:creator>Lang Hames &lt;lhames@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6884fbc2 - [JITLink] Enable exception handling for ELF.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/ExecutionEngine/JITLink/X86/ELF_ehframe_basic.s#6884fbc2</link>
        <description>[JITLink] Enable exception handling for ELF.Adds the EHFrameSplitter and EHFrameEdgeFixer passes to the default JITLinkpass pipeline for ELF/x86-64, and teaches EHFrameEdgeFixer to handle somenew pointer encodings.Together these changes enable exception handling (at least for the basiccases that I&apos;ve tested so far) for ELF/x86-64 objects loaded via JITLink.

            List of files:
            /llvm-project-15.0.7/llvm/test/ExecutionEngine/JITLink/X86/ELF_ehframe_basic.s</description>
        <pubDate>Mon, 25 Jan 2021 04:14:22 +0000</pubDate>
        <dc:creator>Lang Hames &lt;lhames@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
