search for: llvm_define_once_flag

Displaying 5 results from an estimated 5 matches for "llvm_define_once_flag".

2014 Nov 04
4
[LLVMdev] Issue with std::call_once in PPC64 platform
...PPC platforms during static initialization. The crash happens while calling std::call_once introduced by this patch in the wrapper used in getManagedStaticMutex. I understand this call is buggy for some platforms (or probably some oldish libstdc++ versions). Is this a known issue? Should we guard LLVM_DEFINE_ONCE_FLAG definition with platform specific macros to avoid the crash, at least for the moment? Thanks! Samuel -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141103/68792fa3/attachment.html>
2014 Nov 04
2
[LLVMdev] Issue with std::call_once in PPC64 platform
...ns while calling > > std::call_once introduced by this patch in the wrapper used in > > getManagedStaticMutex. > > > > I understand this call is buggy for some platforms (or probably some > > oldish libstdc++ versions). Is this a known issue? Should we guard > > LLVM_DEFINE_ONCE_FLAG definition with platform specific macros to > > avoid the crash, at least for the moment? > > > > Thanks! > > Samuel > > > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/att...
2014 Nov 04
2
[LLVMdev] Issue with std::call_once in PPC64 platform
...s patch in the wrapper used in > > > > getManagedStaticMutex. > > > > > > > > I understand this call is buggy for some platforms (or probably > > some > > > > oldish libstdc++ versions). Is this a known issue? Should we guard > > > > LLVM_DEFINE_ONCE_FLAG definition with platform specific macros to > > > > avoid the crash, at least for the moment? > > > > > > > > Thanks! > > > > Samuel > > > > > > > > > > > > > > > > > > > > -------------- nex...
2014 Nov 04
2
[LLVMdev] Issue with std::call_once in PPC64 platform
...gt; getManagedStaticMutex. >>>>>> >>>>>> I understand this call is buggy for some platforms (or >> probably >>>> some >>>>>> oldish libstdc++ versions). Is this a known issue? Should we >> guard >>>>>> LLVM_DEFINE_ONCE_FLAG definition with platform specific macros >> to >>>>>> avoid the crash, at least for the moment? >>>>>> >>>>>> Thanks! >>>>>> Samuel >>>>>> >>>>>> >>>>> >>>&g...
2014 Nov 05
2
[LLVMdev] Issue with std::call_once in PPC64 platform
...>> >>>>>> I understand this call is buggy for some platforms (or >> >> probably >> >>>> some >> >>>>>> oldish libstdc++ versions). Is this a known issue? Should we >> >> guard >> >>>>>> LLVM_DEFINE_ONCE_FLAG definition with platform specific macros >> >> to >> >>>>>> avoid the crash, at least for the moment? >> >>>>>> >> >>>>>> Thanks! >> >>>>>> Samuel >> >>>>>> >> &...