[PATCH] D83154: [clang] Add -fprofile-prefix-map

2021-01-25 Thread Keith Smiley via Phabricator via cfe-commits
keith closed this revision. keith added a comment. Something went wrong with this being attached to the commit (I believe because I committed from a different machine than I originally wrote this on), landed here https://github.com/llvm/llvm-project/commit/c3324450b204392169d4ec7172cb32f74c03e3

[PATCH] D83154: clang: Add -fprofile-prefix-map

2021-01-25 Thread Keith Smiley via Phabricator via cfe-commits
keith updated this revision to Diff 319045. keith added a comment. Rebase Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D83154/new/ https://reviews.llvm.org/D83154 Files: clang/include/clang/Basic/CodeGenOptions.h clang/include/clang/Driver/Opt

[PATCH] D83154: clang: Add -fprofile-prefix-map

2021-01-20 Thread Keith Smiley via Phabricator via cfe-commits
keith added a comment. Yes sorry, big company reviews month. I will try to land Friday Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D83154/new/ https://reviews.llvm.org/D83154 ___ cfe-commits mailing lis