diff options
author | Alex Lorenz <arphaman@gmail.com> | 2021-08-02 12:43:54 -0700 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2021-08-02 12:45:40 -0700 |
commit | f575f371822f6a07483b21701165492224a846bb (patch) | |
tree | e1194c61397aa3c7598e9cf76f5927a75aae141c /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | 437e37dd553917ef890821d5045f898f065e4d47 (diff) | |
download | llvm-f575f371822f6a07483b21701165492224a846bb.zip llvm-f575f371822f6a07483b21701165492224a846bb.tar.gz llvm-f575f371822f6a07483b21701165492224a846bb.tar.bz2 |
[clang][darwin] Add support for the -mtargetos= option to the driver
The new -mtargetos= option is a replacement for the existing, OS-specific options
like -miphoneos-version-min=. This allows us to introduce support for new darwin OSes
easier as they won't require the use of a new option. The older options will be
deprecated and the use of the new option will be encouraged instead.
Differential Revision: https://reviews.llvm.org/D106316
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions