aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorVasileios Kalintiris <Vasileios.Kalintiris@imgtec.com>2015-09-22 09:46:35 +0000
committerVasileios Kalintiris <Vasileios.Kalintiris@imgtec.com>2015-09-22 09:46:35 +0000
commit44562da8115611a964c63dfae4db11fe91f9eb07 (patch)
treec874bfa91160850418e08f61f6eca668a8eb549d /llvm/lib/Object/MachOObjectFile.cpp
parentbbfd20d7dd6bbb191583315a37c93acafb60fef7 (diff)
downloadllvm-44562da8115611a964c63dfae4db11fe91f9eb07.zip
llvm-44562da8115611a964c63dfae4db11fe91f9eb07.tar.gz
llvm-44562da8115611a964c63dfae4db11fe91f9eb07.tar.bz2
Use fcntl.h to retrieve the O_CREAT and O_RDWR constants.
Summary: Normally, these macros are defined in fnctl.h. However, GLIBC exposes their definition through <sys/file.h> too. This change allows us to compile LLDB with non-GLIBC C libraries. Reviewers: clayborg Subscribers: lldb-commits Differential Revision: http://reviews.llvm.org/D13022 llvm-svn: 248255
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions