summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen
diff options
context:
space:
mode:
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>2018-02-16 00:12:57 +0000
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>2018-02-16 00:12:57 +0000
commit5bccc5270ec917e090abb5d79c82d9e686ebe542 (patch)
treee7a66fd84c2984c5d208e44311df6d036aa4ca7d /llvm/test/CodeGen
parentea33dee38c86348bdad35c68aed64b9fbcd47be5 (diff)
downloadbcm5719-llvm-5bccc5270ec917e090abb5d79c82d9e686ebe542.tar.gz
bcm5719-llvm-5bccc5270ec917e090abb5d79c82d9e686ebe542.zip
[Modules] Extend -fmodule-name semantic for frameworks with private modules
Assume Foo.framework with two module maps and two modules Foo and Foo_Private. Framework authors need to skip building both Foo and Foo_Private when using -fmodule-name=Foo, since both are part of the framework and used interchangeably during compilation. rdar://problem/37500098 llvm-svn: 325305
Diffstat (limited to 'llvm/test/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud