[PATCH] D104431: [lld] Add lto-pgo-warn-mismatch option

Yolanda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 28 00:41:42 PDT 2021


YolandaCY updated this revision to Diff 362293.
YolandaCY marked 2 inline comments as done.
YolandaCY added a comment.

Amend negative check


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104431/new/

https://reviews.llvm.org/D104431

Files:
  lld/COFF/Config.h
  lld/COFF/Driver.cpp
  lld/COFF/LTO.cpp
  lld/COFF/Options.td
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/LTO.cpp
  lld/ELF/Options.td
  lld/test/COFF/Inputs/thinlto_cs.proftext
  lld/test/COFF/thinlto-pgo-warn.ll
  lld/test/ELF/lto/Inputs/thinlto_cs.proftext
  lld/test/ELF/lto/thinlto-pgo-warn.ll
  llvm/include/llvm/LTO/Config.h
  llvm/lib/LTO/LTOBackend.cpp
  llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104431.362293.patch
Type: text/x-patch
Size: 12132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210728/08ea02fc/attachment.bin>


More information about the llvm-commits mailing list