search for: scalarevolutiontest

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

2013 Apr 01
0
[LLVMdev] cannot compile 3.2, ScalarEvolutionTest fails to link
I am trying to build 3.2 and get this error: make[2]: Leaving directory `/home/opt/llvm-3.2.src/unittests/ADT' /home/opt/llvm-3.2.src/unittests/Analysis/Release+Asserts/ScalarEvolutionTest.o: In function `llvm::(anonymous namespace)::ScalarEvolutionsTest_SCEVMultiplyAddRecs_Test::TestBody()': ScalarEvolutionTest.cpp:(.text+0x1408): undefined reference to `llvm::LoopBase<llvm::BasicBlock, llvm::Loop>::~LoopBase()' ScalarEvolutionTest.cpp:(.text+0x14fa): undefined referen...
2015 Jul 29
1
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
...for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/DebugInfo' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/DebugInfo/DWARF' llvm[3]: Compiling DWARFFormValueTest.cpp for Release+Asserts build llvm[2]: Compiling ScalarEvolutionTest.cpp for Release+Asserts build llvm[2]: Compiling BitVectorTest.cpp for Release+Asserts build llvm[3]: Linking Release+Asserts unit test DebugInfoDWARF (without symbols) llvm[2]: Linking Release+Asserts unit test CodeGen (without symbols) llvm[2]: Linking Release+Asserts unit test Analysis (without...