search for: coretest

Displaying 6 results from an estimated 6 matches for "coretest".

Did you mean: coretests
2015 Oct 01
4
lld and thread over-subscription
...:: mach-o/run-tlv-pass-x86-64.yaml lld :: mach-o/sectalign.yaml lld :: mach-o/twolevel_namespace_undef_dynamic_lookup.yaml lld :: mach-o/usage.yaml lld :: mach-o/use-simple-dylib.yaml lld :: mach-o/write-final-sections.yaml lld :: mach-o/wrong-arch-error.yaml lld-Unit :: CoreTests/CoreTests/Range.conversion_to_pointer_range lld-Unit :: CoreTests/CoreTests/Range.slice lld-Unit :: CoreTests/CoreTests/Range.user1 lld-Unit :: CoreTests/CoreTests/Range.user2 Of these, the following tests don't fail, but are reported as 'Unresolved' (which does not happen...
2015 Oct 01
2
lld and thread over-subscription
...-o/run-tlv-pass-x86-64.yaml > lld :: mach-o/sectalign.yaml > lld :: mach-o/twolevel_namespace_undef_dynamic_lookup.yaml > lld :: mach-o/usage.yaml > lld :: mach-o/use-simple-dylib.yaml > lld :: mach-o/write-final-sections.yaml > lld :: mach-o/wrong-arch-error.yaml > lld-Unit :: CoreTests/CoreTests/Range.conversion_to_pointer_range > lld-Unit :: CoreTests/CoreTests/Range.slice > lld-Unit :: CoreTests/CoreTests/Range.user1 > lld-Unit :: CoreTests/CoreTests/Range.user2 > > Of these, the following tests don't fail, but are reported as > 'Unresolved' (whi...
2015 Oct 03
2
lld and thread over-subscription
...ectalign.yaml >> lld :: mach-o/twolevel_namespace_undef_dynamic_lookup.yaml >> lld :: mach-o/usage.yaml >> lld :: mach-o/use-simple-dylib.yaml >> lld :: mach-o/write-final-sections.yaml >> lld :: mach-o/wrong-arch-error.yaml >> lld-Unit :: CoreTests/CoreTests/Range.conversion_to_pointer_range >> lld-Unit :: CoreTests/CoreTests/Range.slice >> lld-Unit :: CoreTests/CoreTests/Range.user1 >> lld-Unit :: CoreTests/CoreTests/Range.user2 >> >> Of these, the following tests don't fail, but are reported as...
2014 Aug 27
2
[LLVMdev] migrating from autoconf to cmake+ninja
...how? Platform is linux-x86_64 and revision is release_35 branch. If there's superfluous flags please do tell and I'll remove them. Also is there a flag to skip tests? Is building lld on linux supported? I tried including lld in the build and it failed: llvm[4]: Linking Release unit test CoreTest (without symbols) /tmp/llvm/build/Release/lib/libgtest_main.a(TestMain.o): In function `main': /tmp/llvm/llvm/utils/unittest/UnitTestMain/TestMain.cpp:(.text.main+0x28): undefined reference to `llvm::cl::ParseCommandLineOptions(int, char const* const*, char const*)' clang: error: linker com...
2015 Oct 01
2
lld and thread over-subscription
Hi Rui, et al., I was experimenting yesterday with building lld on my POWER7 PPC64/Linux machine, and ran into an unfortunate problem. When running the regressions tests under lit, almost all of the tests fail like this: terminate called after throwing an instance of 'std::system_error' what(): Resource temporarily unavailable ... 5 libc.so.6 0x00000080b7847238 abort +
2014 Sep 02
2
[LLVMdev] migrating from autoconf to cmake+ninja
...nd revision is release_35 branch. > > If there's superfluous flags please do tell and I'll remove them. > > Also is there a flag to skip tests? > > Is building lld on linux supported? I tried including lld in the build and it failed: > llvm[4]: Linking Release unit test CoreTest (without symbols) > /tmp/llvm/build/Release/lib/libgtest_main.a(TestMain.o): In function `main': > /tmp/llvm/llvm/utils/unittest/UnitTestMain/TestMain.cpp:(.text.main+0x28): > undefined reference to `llvm::cl::ParseCommandLineOptions(int, char > const* const*, char const*)' >...