search for: ffi_call

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

2013 Feb 20
0
[LLVMdev] LLVM Interpreter & QSort
...p.part.0 (msort.c:46) ==9222==    by 0x5CA75A0: msort_with_tmp.part.0 (msort.c:46) ==9222==    by 0x5CA75A0: msort_with_tmp.part.0 (msort.c:46) ==9222==    by 0x5CA75A0: msort_with_tmp.part.0 (msort.c:46) ==9222==    by 0x5CA7ABA: __GI_qsort_r.constprop.1 (msort.c:46) ==9222==    by 0x5054E87: ffi_call_unix64 (in /usr/local/lib/libffi.so.6.0.1) ==9222==    by 0x505479C: ffi_call (in /usr/local/lib/libffi.so.6.0.1) ==9222==    by 0x8604AE: llvm::Interpreter::callExternalFunction(llvm::Function*, std::vector<llvm::GenericValue, std::allocator<llvm::GenericValue> > const&) (in...
2013 Feb 20
0
[LLVMdev] LLVM Interpreter & Qsort
...th_tmp.part.0 (msort.c:46) ==9222== by 0x5CA75A0: msort_with_tmp.part.0 (msort.c:46) ==9222== by 0x5CA75A0: msort_with_tmp.part.0 (msort.c:46) ==9222== by 0x5CA75A0: msort_with_tmp.part.0 (msort.c:46) ==9222== by 0x5CA7ABA: __GI_qsort_r.constprop.1 (msort.c:46) ==9222== by 0x5054E87: ffi_call_unix64 (in /usr/local/lib/libffi.so.6.0.1) ==9222== by 0x505479C: ffi_call (in /usr/local/lib/libffi.so.6.0.1) ==9222== by 0x8604AE: llvm::Interpreter::callExternalFunction(llvm::Function*, std::vector<llvm::GenericValue, std::allocator&lt;llvm::GenericValue> > const&) (in /u...
2019 Sep 17
2
Building LLVM with LLVM with no dependence on GCC
...-- Looking for sched_getaffinity -- Looking for sched_getaffinity - found -- Looking for CPU_COUNT -- Looking for CPU_COUNT - found -- Looking for pthread_getname_np -- Looking for pthread_getname_np - found -- Looking for pthread_setname_np -- Looking for pthread_setname_np - found -- Looking for ffi_call -- Looking for ffi_call - found -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE - Failed -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB --...
2019 Sep 20
2
Building LLVM with LLVM with no dependence on GCC
...-- Looking for sched_getaffinity -- Looking for sched_getaffinity - found -- Looking for CPU_COUNT -- Looking for CPU_COUNT - found -- Looking for pthread_getname_np -- Looking for pthread_getname_np - found -- Looking for pthread_setname_np -- Looking for pthread_setname_np - found -- Looking for ffi_call -- Looking for ffi_call - found -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE - Success -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB -...
2016 Dec 19
1
How to create Debian packages for release 3.9.0
Hello, Le 12/12/2016 à 18:29, Hans Wennborg a écrit : > +Sylvestre who knows about these things. > > On Thu, Dec 8, 2016 at 2:24 AM, Kris van Rens via llvm-dev > <llvm-dev at lists.llvm.org> wrote: >> L.S., >> >> I'm currently in the process of creating Debian packages for >> clang/llvm release 3.9.0. For this I'm using the steps as explained on
2009 Feb 19
0
[LLVMdev] -fPIC warning on every compile on Cygwin
Aaron Gray wrote: > Hi, > > I partly built LLVM on Cygwin yesterday and it was fine as far as it > went. But after doing a svn update today I am getting the following > warning on every compile :- > > > llvm[3]: Compiling LowerAllocations.cpp for Debug build > /usr/src/llvm/lib/Transforms/Utils/LowerAllocations.cpp:1: warning: > -fPIC ignored for
2009 Feb 19
2
[LLVMdev] -fPIC warning on every compile on Cygwin
Hi, I partly built LLVM on Cygwin yesterday and it was fine as far as it went. But after doing a svn update today I am getting the following warning on every compile :- llvm[3]: Compiling LowerAllocations.cpp for Debug build /usr/src/llvm/lib/Transforms/Utils/LowerAllocations.cpp:1: warning: -fPIC ignored for target (all code is position independent) This maybe happening on other targets too.
2009 Feb 19
2
[LLVMdev] -fPIC warning on every compile on Cygwin
...immediate appending configuration tag "F77" to mklib checking for llvm-gcc.exe... no checking for llvm-g++.exe... no checking tool compatibility... ok checking for elf_begin in -lelf... no checking for sin in -lm... yes checking for library containing dlopen... none required checking for ffi_call in -lffi... no checking for library containing mallinfo... none required checking for pthread_mutex_init in -lpthread... yes checking for library containing pthread_mutex_lock... none required checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached)...