summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/FuzzerExtFunctionsDlsym.cpp
diff options
context:
space:
mode:
authorAkira Hatanaka <ahatanaka@apple.com>2017-03-15 18:04:13 +0000
committerAkira Hatanaka <ahatanaka@apple.com>2017-03-15 18:04:13 +0000
commitf86ded282db098bfc5414ec8ca08e24938328420 (patch)
tree1c1420aec3fe6579c9afa875c26a204bc64edd65 /llvm/lib/Fuzzer/FuzzerExtFunctionsDlsym.cpp
parent0e6e0180547046ef182583f6f463692fa160107b (diff)
downloadbcm5719-llvm-f86ded282db098bfc5414ec8ca08e24938328420.tar.gz
bcm5719-llvm-f86ded282db098bfc5414ec8ca08e24938328420.zip
[Driver] Define macro __APPLE_EMBEDDED_SIMULATOR__ when option
-m(i|tv|watch)os-simulator-version-min is on the command line. Previously the driver would treat -m(i|tv|watch)os-simulator-version-min as an alias of -m(i|tv|watch)os-version-min. This no longer works since we now need to distinguish between the two options (the latter is used for iOS running in a VM, for example). This commit stops making the simulator options the aliases of the OS options and defines a macro to differentiate between the two groups of options. rdar://problem/28872911 llvm-svn: 297866
Diffstat (limited to 'llvm/lib/Fuzzer/FuzzerExtFunctionsDlsym.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud