diff options
author | Chad Rosier <mcrosier@apple.com> | 2011-07-27 23:36:45 +0000 |
---|---|---|
committer | Chad Rosier <mcrosier@apple.com> | 2011-07-27 23:36:45 +0000 |
commit | 1fc1de48cdf9a2f241e0f2c7b9e9db2322f1b794 (patch) | |
tree | fc05cebf153c4536a5b296a44bb4439c1bd99ae6 /lib/Frontend/ASTConsumers.cpp | |
parent | 0129b561a1452bf057f6b18b6a1de815d487ab81 (diff) |
The -fapple-kext flag was designed to "do the right thing" for building code for
use in KEXTs. However, users/Xcode still need to tweak the linker flags to do
the right thing, and end up using -Xlinker, for example. Instead, have the
driver "do the right thing" when linking when -fapple-kext is present on the
command line, and we should have Xcode use -fapple-kext instead of setting other
flags like -Xlinker -kext or -nodefaultlibs.
rdar://7809940
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136294 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/ASTConsumers.cpp')
0 files changed, 0 insertions, 0 deletions