diff options
author | Pavel Labath <labath@google.com> | 2015-09-04 09:06:15 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2015-09-04 09:06:15 +0000 |
commit | a04668ff341a11b4f6b31b186d0c647fc5c198ee (patch) | |
tree | b8cb409ffc2e908eb1ee9307cb259179acc81660 /llvm/lib/CodeGen/LivePhysRegs.cpp | |
parent | 9815658332259f146c2c649b3b1a7bf7cfec6560 (diff) | |
download | bcm5719-llvm-a04668ff341a11b4f6b31b186d0c647fc5c198ee.tar.gz bcm5719-llvm-a04668ff341a11b4f6b31b186d0c647fc5c198ee.zip |
Move GetOptInc to the common namespace
Summary:
GetOptInc provides getopt(), getopt_long() and getopt_long_only().
Windows (for defined(_MSC_VER)) doesn't ship with all of the getopt(3) family members and needs all of them. NetBSD requires only getopt_long_only(3).
While there fix the code for clang diagnostics.
Author: Kamil Rytarowski
Reviewers: joerg
Subscribers: labath, zturner, lldb-commits
Differential Revision: http://reviews.llvm.org/D12582
llvm-svn: 246843
Diffstat (limited to 'llvm/lib/CodeGen/LivePhysRegs.cpp')
0 files changed, 0 insertions, 0 deletions