"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "00fc1c5fa4e6e9a27bab86d0f0e831690b26dc6d"
Changes for LLVM coding standard compliance:
1. Remove tabs 2. Wrap to 80 columns 3. Put spaces between "if" or "elsif" and expression 4. Put { on same line as if statement. 5. Make indentation be 2 spaces. Functionality change: Run utils/countloc.sh after the build is done. This is necessary because that script now uses llvm-config to find the top src directory. llvm-svn: 29651
Loading
Please register or sign in to comment