summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaDecl.cpp
diff options
context:
space:
mode:
authorNick Kledzik <kledzik@apple.com>2014-08-14 22:20:41 +0000
committerNick Kledzik <kledzik@apple.com>2014-08-14 22:20:41 +0000
commit2d835dad0a4eabd3cbdb2b7d58685835ef9e510e (patch)
treefb4417c013853b3746ece872710d0b0036a311ad /clang/lib/Sema/SemaDecl.cpp
parente8d2a9d755c22ffd3c50e2520963bc8dbe049ba2 (diff)
downloadbcm5719-llvm-2d835dad0a4eabd3cbdb2b7d58685835ef9e510e.tar.gz
bcm5719-llvm-2d835dad0a4eabd3cbdb2b7d58685835ef9e510e.zip
[mach-o] Support -F and -framework options in darwin driver
Darwin has a packaging mechanism for shared libraries and headers called frameworks. A directory Foo.framework contains a shared library binary file "Foo" and a subdirectory "Headers". Most OS frameworks are all in one directory /System/Library/Frameworks/. As a linking convenience, the linker option "-framework Foo" means search the framework directories specified with -F (analogous to -L) looking for a shared library Foo.framework/Foo. llvm-svn: 215680
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud