DescriptionGN: Strip NaCl IRT and save its .debug file
With a simple tweak, the toolchain already knows how to strip the
nexe and leave the unstripped nexe where it can be found. After
that, the unstripped nexe can just be copied as the .debug file and
a single objcopy command suffices to annotate the stripped file with
a pointer to the .debug file.
Also factor out computations about toolchain directory names into
//build/config/nacl/config.gni where they can be reused.
BUG=546352
R=bbudge@chromium.org, dpranke@chromium.org
Committed: https://crrev.com/7a379aa7f9ff6fe49bd441869887c7b517a1a0a0
Cr-Commit-Position: refs/heads/master@{#356340}
Patch Set 1 #
Total comments: 1
Patch Set 2 : use bespoke action script #
Messages
Total messages: 13 (3 generated)
|