diff options
author | Petar Jovanovic <petar.jovanovic@imgtec.com> | 2015-02-28 02:32:55 +0000 |
---|---|---|
committer | Petar Jovanovic <petar.jovanovic@imgtec.com> | 2015-02-28 02:32:55 +0000 |
commit | 9ef0d1c145504da23797bf0b758ffb9d2c1bf4e9 (patch) | |
tree | b444d468033614b25063445128e64d15da08e2d7 /clang/lib/Frontend/CompilerInstance.cpp | |
parent | 48205982a3bc815d3619857ab7654322f1f0c973 (diff) | |
download | llvm-9ef0d1c145504da23797bf0b758ffb9d2c1bf4e9.zip llvm-9ef0d1c145504da23797bf0b758ffb9d2c1bf4e9.tar.gz llvm-9ef0d1c145504da23797bf0b758ffb9d2c1bf4e9.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions