Infer "link" lines for top-level frameworks. Essentially, a framework

will have a shared library with the same name as its framework (and no
suffix!) within its .framework directory. Detect this both when
inferring the whole top-level framework and when parsing a module map.

llvm-svn: 172439
This commit is contained in:
Douglas Gregor
2013-01-14 17:57:51 +00:00
parent 924c478827
commit 11dfe6fe3d
5 changed files with 50 additions and 2 deletions