Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove public getFeatureConfiguration from LinkCommandLine
It's used in CppCompileActionTest only. The tests are actually more robust if they check if CppLinkAction actually used pic or not. That pic is used exactly when main.pic.o is an input to linking action. PiperOrigin-RevId: 594448244 Change-Id: Iaba5c7ae0d3e5bb3199f3b56c625083fbef3a66a
- Loading branch information