search for: valuehandletest

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

2011 Jul 23
2
[LLVMdev] Build of latest llvm gives warning and error
.../VersionControl/llvm/unittests/Support/CommandLineTest.cpp:27:5: warning: passing NULL to non-pointer argument 3 of 'static testing::AssertionResult testing::internal::EqHelper<true>::Compare(const char*, const char*, const T1&, T2*) [with T1 = int, T2 = const char]'" 4) ValueHandleTest "llvm[2]: Compiling ValueHandleTest.cpp for Debug+Asserts build C:/Programming/VersionControl/llvm/unittests/Support/ValueHandleTest.cpp: In member function 'virtual void<unnamed>::ValueHandle_CallbackVH_CallbackOnRAUW_Test::TestBody()::RecordingVH::allUsesReplacedWith(llvm::Value...
2015 Jul 29
1
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
...p for Release+Asserts build llvm[2]: Compiling ArrayRecyclerTest.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Transforms' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Transforms/IPO' llvm[2]: Compiling ValueHandleTest.cpp for Release+Asserts build llvm[3]: Compiling LowerBitSets.cpp for Release+Asserts build llvm[2]: Compiling BlockFrequencyTest.cpp for Release+Asserts build llvm[3]: Linking Release+Asserts unit test IPO (without symbols) llvm[2]: Compiling BranchProbabilityTest.cpp for Release+Asserts build llv...