Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
C++: Fix compile API to create at least one action
As an internal optimization we do not create nopic compile actions if we are not in `-c opt` mode and PIC is supported. When passing disallowPicOutputs to the API, we need to ensure that nopic actions are created. RELNOTES:none PiperOrigin-RevId: 263318198
- Loading branch information