diff options
author | Douglas Gregor <dgregor@apple.com> | 2013-01-14 19:00:05 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2013-01-14 19:00:05 +0000 |
commit | 1715a2f9d597735f12b290beb70318c5c009a60c (patch) | |
tree | 953af47f03ac6c2c4bfe72fa1546befd82f0fdf0 /clang/test/Modules/Inputs/DependsOnModule.framework | |
parent | 1afbabab32278fac416a8d3115dbad9d573bf142 (diff) | |
download | bcm5719-llvm-1715a2f9d597735f12b290beb70318c5c009a60c.tar.gz bcm5719-llvm-1715a2f9d597735f12b290beb70318c5c009a60c.zip |
When forming the link options for an imported module, also include the
link options for the modules it imports.
llvm-svn: 172448
Diffstat (limited to 'clang/test/Modules/Inputs/DependsOnModule.framework')
-rw-r--r-- | clang/test/Modules/Inputs/DependsOnModule.framework/DependsOnModule | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/clang/test/Modules/Inputs/DependsOnModule.framework/DependsOnModule b/clang/test/Modules/Inputs/DependsOnModule.framework/DependsOnModule new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/clang/test/Modules/Inputs/DependsOnModule.framework/DependsOnModule |