Save the Date: BazelCon 2023 will be held October 24-25 at Google Munich! Learn more

CcCompilationOutputs

Helper class containing CC compilation outputs.

Members

objects

sequence CcCompilationOutputs.objects

Non-PIC object files.

pic_objects

sequence CcCompilationOutputs.pic_objects

PIC object files.