aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
diff options
context:
space:
mode:
authorGravatar Chris Parsons <cparsons@google.com>2016-01-14 22:48:37 +0000
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2016-01-15 09:24:32 +0000
commit2fa25fd7e6251f78860637df7db3e17893e81b5c (patch)
tree46fb7c069747073c7e7bf3add3c7e9f6bdbda98e /src/test
parentff66c192d70c6001797369a555cc1786594e10a2 (diff)
Basic implementation for the build flag apple_bitcode, to propagate bitcode build flags to clang based on a specified mode.
This handles the very basic case of objc_* rule compilation which does not depend on non-objc targets. Until we support passing bitcode flags for cc compilation, such builds will be broken if bitcode is enabled (one may be able to get around this by propagating the appropriate bitcode flag to --copt, but we'll want to do this as part of the apple_bitcode flag). Additionally, we will want to use apple_bitcode to pass bitcode-enabling properties to generated xcode projects. -- MOS_MIGRATED_REVID=112192290
Diffstat (limited to 'src/test')
0 files changed, 0 insertions, 0 deletions