diff options
author | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2018-02-16 00:12:57 +0000 |
---|---|---|
committer | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2018-02-16 00:12:57 +0000 |
commit | 5bccc5270ec917e090abb5d79c82d9e686ebe542 (patch) | |
tree | e7a66fd84c2984c5d208e44311df6d036aa4ca7d /llvm/lib/Support/APInt.cpp | |
parent | ea33dee38c86348bdad35c68aed64b9fbcd47be5 (diff) | |
download | llvm-5bccc5270ec917e090abb5d79c82d9e686ebe542.zip llvm-5bccc5270ec917e090abb5d79c82d9e686ebe542.tar.gz llvm-5bccc5270ec917e090abb5d79c82d9e686ebe542.tar.bz2 |
[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/lib/Support/APInt.cpp')
0 files changed, 0 insertions, 0 deletions