[google] Add option to emit mapping between module/function id and function name (issue8211043)

2013-03-31 Thread Teresa Johnson
This patch restores part of r196176, which was subsequently reverted due to issues with the other part of that patch that dealt with module info updates. This patch restores the option -femit-function-names to emit to stderr the mapping from module name/function id to function assembler name. This

Re: [google] Add option to emit mapping between module/function id and function name (issue8211043)

2013-03-31 Thread Xinliang David Li
ok. thanks, David On Sat, Mar 30, 2013 at 11:44 PM, Teresa Johnson tejohn...@google.com wrote: This patch restores part of r196176, which was subsequently reverted due to issues with the other part of that patch that dealt with module info updates. This patch restores the option