<?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 instrprof-visibility.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>17e25217 - [InstrProf] Port test suite to Windows</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/profile/Posix/instrprof-visibility.cpp#17e25217</link>
        <description>[InstrProf] Port test suite to WindowsSummary:Before this change, check-profile would run, but all tests would bemarked unsupported on Windows. This is the new status of &apos;check-profile&apos;after this change:Testing Time: 6.66s  Expected Passes    : 29  Expected Failures  : 5  Unsupported Tests  : 39I moved many tests that exercise posix-y features like dlopen and DSOsinto the Posix subdirectory, and ran the tests on Linux to validate mychanges.These are the remaining tests that I handled on a case by case basis:- instrprof-path.c  Passes, Fixed some path portability issues- instrprof-gcov-exceptions.test  Passes, the FileCheck actually succeeds on Windows, so I RUNX&apos;d it- instrprof-icall-promo.test  XFAILed, probably due to C++ ABI differences in vtables- instrprof-merge-match.test- instrprof-merge.c- instrprof-merging.cpp  XFAILed, These seem like real bugs that need fixing- instrprof-version-mismatch.c  XFAILed, Overriding the weak version symbol doesn&apos;t work- instrprof-without-libc.c  UNSUPPORTED, test needs an executable symbol table, Windows has noneReviewers: davidxl, wmi, voidSubscribers: fedor.sergeev, #sanitizers, llvm-commitsTags: #sanitizersDifferential Revision: https://reviews.llvm.org/D57853llvm-svn: 353435

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/profile/Posix/instrprof-visibility.cpp</description>
        <pubDate>Thu, 07 Feb 2019 17:52:05 +0000</pubDate>
        <dc:creator>Reid Kleckner &lt;rnk@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
