[PATCH] D40682: [driver] Set the 'simulator' environment for Darwin when -m<os>simulator-version-min is used
Alex Lorenz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 1 13:30:19 PST 2017
arphaman updated this revision to Diff 125214.
arphaman marked an inline comment as done.
arphaman added a comment.
Add "-simulator" environment even when `-m*simulator-version-min` isn't used using the arch/OS heuristic.
Repository:
rC Clang
https://reviews.llvm.org/D40682
Files:
include/clang/Driver/ToolChain.h
lib/CodeGen/CGObjCMac.cpp
lib/Driver/ToolChain.cpp
lib/Driver/ToolChains/Darwin.cpp
lib/Driver/ToolChains/Darwin.h
lib/Frontend/InitPreprocessor.cpp
test/Driver/darwin-sdkroot.c
test/Driver/darwin-simulator-macro.c
test/Driver/darwin-version.c
test/Driver/fsanitize.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40682.125214.patch
Type: text/x-patch
Size: 11547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171201/f5737b25/attachment-0001.bin>
More information about the cfe-commits
mailing list