IMPORTANT: The Bazel docs have moved! Please update your bookmark to https://bazel.build/rules/lib/CcCompilationOutputs

You can read about the migration, and let us know what you think.

Extensions > API reference > CcCompilationOutputs

CcCompilationOutputs

Helper class containing CC compilation outputs.

objects

sequence CcCompilationOutputs.objects

Non-PIC object files.

pic_objects

sequence CcCompilationOutputs.pic_objects

PIC object files.