search for: fthread

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

Did you mean: thread
2011 Dec 06
2
[LLVMdev] Assertion `PI && "Expected required passes to be initialized"' failed for AliasAnalysis.
..."Compile-time instrumentation for runtime " 2677 "data race detection with ThreadSanitizer", 2678 false, false) 2679 However when I run Clang with my pass enabled, I get the following error: $ clang_build_Linux/Release+Asserts/bin/clang -fthread-sanitizer -c t.c CREATE clang: /usr/local/google/tsan-llvm/data-race-test/clang_src/lib/VMCore/PassManager.cpp:634: void llvm::PMTopLevelManager::schedulePass(llvm::Pass*): Assertion `PI && "Expected required passes to be initialized"' failed. 0 clang 0x0000000001d1...
2011 Dec 06
0
[LLVMdev] Assertion `PI && "Expected required passes to be initialized"' failed for AliasAnalysis.
...n for runtime " > 2677                     "data race detection with ThreadSanitizer", > 2678                     false, false) > 2679 > > > However when I run Clang with my pass enabled, I get the following error: > $ clang_build_Linux/Release+Asserts/bin/clang -fthread-sanitizer -c t.c > CREATE > clang: /usr/local/google/tsan-llvm/data-race-test/clang_src/lib/VMCore/PassManager.cpp:634: > void llvm::PMTopLevelManager::schedulePass(llvm::Pass*): Assertion `PI > && "Expected required passes to be initialized"' failed. > 0  clang...
2004 Aug 06
2
DarkIce
...any more trouble today? :) This almost worked. ./configure worked but when I ran make I got this...a Redhat bug? depmode=gcc /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -funroll-loops -fthread-jumps -malign-double -frerun-loop-opt -fgcse -fexpensive-optimizations -fmove-all-movables -fschedule-insns2 -freduce-all-givs -mpentiumpro -march=pentiumpro -mfancy-math-387 -Wall -pipe -c -o tabinit.lo `test -f tabini...
2012 May 31
3
[LLVMdev] Using LLVM code in projects/compiler-rt
...rts/lib/clang/3.2/linux". Can I somehow make this runtime contain compiled LLVM libraries as well? Currently I need libLLVMDebugInfo.a and libLLVMSupport.a. For now, I patch Clang driver, so that it would pass all the necessary LLVM libraries to linker whenever it sees -faddress-sanitizer or -fthread-sanitizer flags, but this also looks hacky. TIA -- Alexey Samsonov, MSK -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120531/fcd61dab/attachment.html>
2012 Aug 13
0
[LLVMdev] [cfe-dev] [RFC] Extending and improving Clang's undefined behavior checking
...with that?). Low overhead would be an explicit goal of all of these checks. > > > 2) Command-line interface. We currently have the following options to enable various flavors of undefined behavior checks: > -ftrapv > -fcatch-undefined-behavior > -faddress-sanitizer > -fthread-sanitizer > > I would like for us to have a single argument which enables all undefined behavior checking which can be performed cheaply and with no changes to address space layout or ABI; I propose we extend -fcatch-undefined-behavior to be that argument. IOC adds the -ftrapv checks to -fca...
2012 Sep 26
1
[LLVMdev] Modifying address-sanitizer to prevent threads from sharing memory
Hi llvm-dev! I'm writing my master's thesis on sandboxing/isolation of plugins running in a multithreaded environment. These plugins run in a real-time environment where the cost of IPC/context switching and being at the scheduler's mercy is not an option. There can be a lot of plugin instances running and all have to perform some computations and return the result to the main thread
2005 Sep 19
8
upgrade problem
Currently we have RH7.3 with compiler gcc 2.96.x My mission, should I choose to accept it, involves moving our embedded application to CentOS 4.1 with gcc 3.x Problem is that about 1/2 million lines of code that gcc 2.96 accepts gives fatal fits to the gcc 3.x compiler from CentOS 4.1 I don't know how many fatal fits, as some disguise others etc. "Can't find register to
2015 Jul 22
2
[LLVMdev] (no subject)
Hello, I have tried a lot fix this error but am not able to can you please find me a solution am trying to compile the SAFECode in Cygwin Environment to work for windows. used make -j4 command to make the files in cygwin i have got this error make[5]: Leaving directory '/home/uidr7475/Work/LLVM_OBJ/projects/safecode/tools/clang/include' /usr/bin/cp: cannot stat