"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "9e320909f5cac99268df2348fda135d9cf636551"
light up sanitizers for ARM
You can expect the sanitizers to be built under any of the following conditions: 1) CMAKE_C_COMPILER is GCC built to cross-compile to ARM 2) CMAKE_C_COMPILER is Clang built to cross-compile to ARM (ARM is default target) 3) CMAKE_C_COMPILER is Clang and CMAKE_C_FLAGS contains -target and --sysroot Differential Revision: http://reviews.llvm.org/D3794 llvm-svn: 209835
Loading
Please register or sign in to comment