Displaying 2 results from an estimated 2 matches for "mcjitcapitest".
2015 Jul 30
8
[LLVMdev] [3.7 Release] RC2 has been tagged, Testing Phase II begins
Dear testers,
3.7.0-rc2 was just tagged. Please test, build binaries, upload to the
sftp, and report results to this thread.
A lot of fixes have been applied since rc1, both to the build script
and the code in general, so hopefully it will be less bumpy this time.
>From this point, I will no longer accept merge requests to finish
existing features; it's now bug-fixes only.
Thanks again
2015 Jul 29
1
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
...REDDY/WORK/LLVM_OBJ/unittests/CodeGen'
llvm[2]: Compiling DenseMapTest.cpp for Release+Asserts build
make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/ExecutionEngine/MCJIT'
llvm[3]: Linking Release+Asserts unit test DebugInfoPDB (without symbols)
llvm[3]: Compiling MCJITCAPITest.cpp for Release+Asserts build
llvm[3]: ======= Finished Linking Release+Asserts Unit test DebugInfoPDB (without symbols)
make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/DebugInfo/PDB'
make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/DebugInfo...