search for: r144178

Displaying 2 results from an estimated 2 matches for "r144178".

2011 Nov 17
0
[LLVMdev] LLVM 3.0rc4 / 2.9: failing MultiJitTest.JitPool on Windows 7
...getPointerToNamedFunction") > > Which is: 1744875364 > > [  FAILED  ] MultiJitTest.JitPool (30 ms) > > [----------] 3 tests from MultiJitTest (60 ms total) > I wouldn’t imagine that this is ‘normal’, right? Alan, It was known (though, not-well-known), and resolved in ToT r144178. ...Takumi
2011 Nov 17
2
[LLVMdev] LLVM 3.0rc4 / 2.9: failing MultiJitTest.JitPool on Windows 7
Hi, I have successfully built a shared version of LLVM (both 3.0rc4 and 2.9) on Windows 7 using MinGW. From there, I thought I would run the tests located under unittests (i.e. ADTTests, AnalysisTests, ExecutionEnginetests, JITTests, SupportTests, UtilsTests and VMCoreTests). All of them pass without any problem, except for JITTests which fails on the MultiJitTest.JitPool test: