summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorChad Rosier <mcrosier@apple.com>2011-07-27 23:36:45 +0000
committerChad Rosier <mcrosier@apple.com>2011-07-27 23:36:45 +0000
commit7742b5de7071f059f77a2d963fd910d4056c5f11 (patch)
treedf9b7629e40d03c6b74361b06eddf32169189d0b /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent7703020e1bfceb2857168b82f9885250619d900d (diff)
downloadbcm5719-llvm-7742b5de7071f059f77a2d963fd910d4056c5f11.tar.gz
bcm5719-llvm-7742b5de7071f059f77a2d963fd910d4056c5f11.zip
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 llvm-svn: 136294
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud