Description[Mac/GN] Add a new linker_driver.py option to save unstripped linker output.
This declares a new GN arg save_unstripped_output that can be enabled if
enable_stripping=true. If true, then an unstripped copy of the linker output
will be saved in the output directory with an ".unstripped" suffix.
BUG=628052
R=mark@chromium.org
Committed: https://crrev.com/7fa0d497278e20eb8f38e02269f0e88d8cffa9c2
Cr-Commit-Position: refs/heads/master@{#406110}
Patch Set 1 #
Total comments: 10
Patch Set 2 : Address comments #
Total comments: 4
Patch Set 3 : Compiler config #
Messages
Total messages: 20 (6 generated)
|