]> granicus.if.org Git - clang/commit
When forming the link options for an imported module, also include the
authorDouglas Gregor <dgregor@apple.com>
Mon, 14 Jan 2013 19:00:05 +0000 (19:00 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 14 Jan 2013 19:00:05 +0000 (19:00 +0000)
commit3baad29d4413e1409fc69a472d374cf5de1d78ec
tree5015fbe9515d08d78063522296a7335c670b3d34
parentbdc691f1d61765dd806d5ae3b75ae004f676a7c9
When forming the link options for an imported module, also include the
link options for the modules it imports.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@172448 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenModule.cpp
test/Modules/Inputs/DependsOnModule.framework/DependsOnModule [new file with mode: 0644]
test/Modules/autolink.m