"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "73341c4e63199356707c495456ce702ca6cd35f2"
[MIPS] Add missing header for syscall
The syscall function itself is declared in <unistd.h> Compiling compiler-rt with -Werror-implicit-function-declaration will cause a build failure. This change fixes it. Differential Revision: http://reviews.llvm.org/D7949 llvm-svn: 230838
Loading
Please register or sign in to comment