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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 11 09:46:13 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8fa16cc628cb: [LTO][lld] Add lto-pgo-warn-mismatch option (authored by YolandaCY, committed by MaskRay).

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/pgo-warn-mismatch.ll
  lld/test/ELF/lto/pgo-warn-mismatch.ll
  llvm/include/llvm/LTO/Config.h
  llvm/lib/LTO/CMakeLists.txt
  llvm/lib/LTO/LTOBackend.cpp
  llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104431.365782.patch
Type: text/x-patch
Size: 11896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210811/790dddbe/attachment.bin>


More information about the llvm-commits mailing list