Re: r344199 - Add a flag to remap manglings when reading profile data information.

2018-10-10 Thread Yvan Roux via cfe-commits
Hi Richard, This patch broke ARM bots which don't have x86_64 target available. Logs are available here: http://lab.llvm.org:8011/builders/clang-cmake-armv7-quick/builds/4326/steps/ninja%20check%201/logs/FAIL%3A%20Clang%3A%3Aprofile-remap.cpp Cheers, Yvan On Thu, 11 Oct 2018 at 01:15, Richard

Re: r344199 - Add a flag to remap manglings when reading profile data information.

2018-10-10 Thread Friedman, Eli via cfe-commits
On 10/10/2018 4:13 PM, Richard Smith via cfe-commits wrote: Author: rsmith Date: Wed Oct 10 16:13:35 2018 New Revision: 344199 URL: http://llvm.org/viewvc/llvm-project?rev=344199&view=rev Log: Add a flag to remap manglings when reading profile data information. This can be used to preserve prof

r344199 - Add a flag to remap manglings when reading profile data information.

2018-10-10 Thread Richard Smith via cfe-commits
Author: rsmith Date: Wed Oct 10 16:13:35 2018 New Revision: 344199 URL: http://llvm.org/viewvc/llvm-project?rev=344199&view=rev Log: Add a flag to remap manglings when reading profile data information. This can be used to preserve profiling information across codebase changes that have widespread