[LLVMbugs] [Bug 5395] New: ValueMap mutex unit tests fail when llvm configured with --disable-threads
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Nov 4 12:47:15 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=5395
Summary: ValueMap mutex unit tests fail when llvm configured with
--disable-threads
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: baldrick at free.fr
CC: llvmbugs at cs.uiuc.edu
I build llvm with --disable-threads. I noticed that "make unittests" gives:
[ FAILED ] 3 tests, listed below:
[ FAILED ] ValueMapTest/0.LocksMutex, where TypeParam = llvm::Value
[ FAILED ] ValueMapTest/1.LocksMutex, where TypeParam = llvm::Instruction
[ FAILED ] ValueMapTest/2.LocksMutex, where TypeParam = llvm::Instruction
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list