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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to