[PATCH] D104431: [lld] Add lto-cspgo-warn-mismatch option for COFF
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 21 11:09:52 PDT 2021
tejohnson added a comment.
Does the same issue exist on ELF?
@xur can you take a look - are these mismatches expected?
@YolandaCY could you just pass through the internal option? Not familiar with COFF syntax by for ELF with lld this is -Wl,-mllvm,-no-pgo-warn-mismatch. I assume COFF has a similar mechanism.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104431/new/
https://reviews.llvm.org/D104431
More information about the llvm-commits
mailing list