[PATCH] D87811: [CodeGen] emit CG profile for COFF object file
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 28 16:53:53 PDT 2020
rnk added a comment.
Can you remove the weak external marking in a separate change from relanding? It changes existing functionality of the `.cg_profile` directive, so it can be committed independently, which is nice for making changes as small and independent as possible.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87811/new/
https://reviews.llvm.org/D87811
More information about the llvm-commits
mailing list