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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D7949 |