Displaying 6 results from an estimated 6 matches for "atexit_stats".
2014 Aug 22
2
[LLVMdev] QEMU testing for LIT execution tests
On 22 August 2014 01:48, Jim Grosbach <grosbach at apple.com> wrote:
> No specific comments at the moment, but I do want to say that I very much believe this is worth pursuing. Better testing infrastructure for remote targets will be an absolutely fantastic improvement. Thank you and Dan both for pushing forward on the topic.
+1
I remember Greg (cc'd) did some of that in
2014 Sep 08
2
[LLVMdev] QEMU testing for LIT execution tests
...ross-compiled libcxx tests. +Marshall
>
> To add cross-compilation support to the compiler-rt test suite, I
> added '%run' variable to the 'RUN:' lines in each lit test. For
> example:
>
> https://github.com/llvm-mirror/compiler-rt/blob/master/test/asan/TestCases/atexit_stats.cc
>
>
> and substituted '%run' with 'config.emulator' in the lit configuration file:
>
> https://github.com/llvm-mirror/compiler-rt/blob/master/test/lit.common.cfg
>
>
> which is set via CMake option COMPILER_RT_EMULATOR:
>
> https://github.com/llvm-mi...
2018 Jun 04
5
6.0.1-rc2 has been tagged
Hi,
The 6.0.1-rc2 release has been tagged. Testers may begin testing and
reporting results.
-Tom
2018 Apr 26
7
6.0.1-rc1 has been tagged
Hi,
I've just tagged the 6.0.1-rc1 release. Testers may begin testing and uploading
binaries. Also, any tester who has not tested 5.0.2-rc1 and would like to do
so please try to do this before Friday, because I would like to tag 5.0.2-final then.
As a reminder to users and developers, May 18 is the deadline for submitting
merge requests for 6.0.1, so there is still time to get bug fixes
2018 Feb 09
0
[Release-testers] [6.0.0 Release] Release Candidate 2 tagged
...c
AddressSanitizer-i386-freebsd-dynamic :: TestCases/allocator_returns_null.cc
AddressSanitizer-i386-freebsd-dynamic :: TestCases/asan_and_llvm_coverage_test.cc
AddressSanitizer-i386-freebsd-dynamic :: TestCases/asan_options-help.cc
AddressSanitizer-i386-freebsd-dynamic :: TestCases/atexit_stats.cc
AddressSanitizer-i386-freebsd-dynamic :: TestCases/atoi_strict.c
AddressSanitizer-i386-freebsd-dynamic :: TestCases/atol_strict.c
AddressSanitizer-i386-freebsd-dynamic :: TestCases/atoll_strict.c
AddressSanitizer-i386-freebsd-dynamic :: TestCases/blacklist.cc
AddressSanitizer...
2018 Feb 09
2
[Release-testers] [6.0.0 Release] Release Candidate 2 tagged
On Thu, Feb 8, 2018 at 10:43 PM, Dimitry Andric <dimitry at andric.com> wrote:
> On 7 Feb 2018, at 21:51, Hans Wennborg via Release-testers <release-testers at lists.llvm.org> wrote:
>>
>> There's been a lot of merges since rc1, and hopefully the tests are in
>> a better state now.
>>
>> 6.0.0-rc2 was just tagged, after r324506.
>>
>>