search for: __priority

Displaying 8 results from an estimated 8 matches for "__priority".

2009 May 23
0
[LLVMdev] why RegisterPass<TargetData> initialize itself twice in my system
...Pass (this=0x2aaaac3472a0, PassArg=0x2aaaabe24434 "targetdata", Name=0x2aaaabe24421 "Target Data Layout", CFGOnly=false, is_analysis=true) at /home/xliu/dev/llvm/include/llvm/PassSupport.h:168 #2 0x00002aaaabb0e528 in __static_initialization_and_destruction_0 (__initialize_p=1, __priority=65535) at TargetData.cpp:36 #3 0x00002aaaabb0e57b in global constructors keyed to _ZN4llvm10TargetData2IDE () at TargetData.cpp:604 #4 0x00002aaaabc0cb86 in __do_global_ctors_aux () from /usr/local/lib64/libLTO.so #5 0x00002aaaab0f33d3 in _init () from /usr/local/lib64/libLTO.so #6 0x00002aaaac...
2012 Dec 04
0
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...000/gcc-4.8-20121204/gcc/testsuite/g++.dg/abi/covariant3.C:10 #1 0x000000010000168c in c18::c18 (this=0x100003d00) at /sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20121204/gcc/testsuite/g++.dg/abi/covariant3.C:29 #2 0x000000010000144c in __static_initialization_and_destruction_0 (__initialize_p=1, __priority=65535) at /sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20121204/gcc/testsuite/g++.dg/abi/covariant3.C:42 #3 0x0000000100001461 in _GLOBAL__sub_I_covariant3.C () at /sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20121204/gcc/testsuite/g++.dg/abi/covariant3.C:85 #4 0x00007fff5fc13378 in __dyld__ZN16Ima...
2009 Dec 21
0
[LLVMdev] Kaleidescope lesson #3
...=0x2a964e2ea0) at Pass.cpp:313 #5 0x0000002a95ff0745 in llvm::PassInfo::PassInfo$base () at Debug.cpp:64 #6 0x0000002a95ff07a1 in llvm::RegisterPass<llvm::DominatorTree>::RegisterPass () at Debug.cpp:64 #7 0x0000002a95fe6a55 in __static_initialization_and_destruction_0 (__initialize_p=1, __priority=65535) at Dominators.cpp:55 #8 0x0000002a95fe6abf in global constructors keyed to VerifyDomInfo () at Dominators.cpp:345 #9 0x0000002a9604c332 in __do_global_ctors_aux () from /work/sbrandt/clang/lib/libCIndex.so #10 0x0000002a95b2875b in _init () from /work/sbrandt/clang/lib/libCIndex.so #11...
2012 Dec 04
3
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
Currently the replacement of allocation routines is based on creating a new malloc zone and a new CFAllocator (because the allocator replacement is done later than it could be, we must have both). This makes us depend on CoreFoundation to call CFAllocatorSetDefault. Because of some bugs in CF which start firing after CFAllocatorSetDefault, we have to add several hacks to circumvent the effects of
2009 Feb 07
0
[LLVMdev] 2.5 Pre-release1 available for testing
...t;std::string> >::opt<char [2], llvm::cl::desc, llvm::cl::value_desc, llvm::cl::initializer<char [2]> > (this=0x17c200, M0=@0x10eb92, M1=@0xbfffdd64, M2=@0xbfffdd60, M3=@0xbfffdd5c) at CommandLine.h:897 #7 0x0015d7be in __static_initialization_and_destruction_0 (__initialize_p=1, __priority=65535) at /Users/jyasskin/src/llvm-2.5/src/utils/TableGen/TableGen.cpp:97 #8 0x0015d953 in global constructors keyed to _ZN89_GLOBAL__N__Users_jyasskin_src_llvm_2.5_src_utils_TableGen_TableGen.cpp_00000000_BF75FF056ActionE () at /Users/jyasskin/src/llvm-2.5/src/utils/TableGen/TableGen.cpp:236 #9...
2016 Sep 07
2
Test failures building RELEASE_3.9.0/final
...ic_error_category()>, arg=arg at entry=0x7ffff7dd5b50 <std::(anonymous namespace)::generic_category_instance>, dso_handle=0x7ffff7dd59c0) at ../projects/compiler-rt/lib/msan/msan_interceptors.cc:1181 #20 0x00007ffff7add976 in __static_initialization_and_destruction_0 (__initialize_p=1, __priority=65535) at /build/gcc-multilib/src/gcc/libstdc++-v3/src/c++11/compatibility-c++0x.cc:214 #21 _GLOBAL__sub_I_compatibility_c__0x.cc(void) () at /build/gcc-multilib/src/gcc/libstdc++-v3/src/c++11/compatibility-c++0x.cc:257 #22 0x00007ffff7de94fa in call_init.part () from /lib64/ld-linux-x86-64.so....
2016 Sep 07
4
Test failures building RELEASE_3.9.0/final
I've "successfully" built 3.9.0 release but when I run "ninja check-all" I got 208 Unexpected failures: Expected Passes : 33997 Expected Failures : 198 Unsupported Tests : 685 Unexpected Failures: 208 Below is the log I captured running "time ninja check-all | tee ninja-check-all.txt" https://drive.google.com/open?id=0B-KTY7zi7eZHU2hGYTRtd01QZjA
2009 Feb 07
11
[LLVMdev] 2.5 Pre-release1 available for testing
LLVMers, The 2.5 pre-release is available for testing: http://llvm.org/prereleases/2.5/ If you have time, I'd appreciate anyone who can help test the release. Please do the following: 1) Download/compile llvm source, and either compile llvm-gcc source or use llvm-gcc binary (please compile llvm-gcc with fortran if you can). 2) Run make check, send me the testrun.log 3) Run "make