[all-commits] [llvm/llvm-project] 6c4809: Revert "[lld] Add lto-pgo-warn-mismatch option"
Pengfei Wang via All-commits
all-commits at lists.llvm.org
Wed Aug 11 01:26:07 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6c4809825dcce24d63c59aed0d2992d383ebd86d
https://github.com/llvm/llvm-project/commit/6c4809825dcce24d63c59aed0d2992d383ebd86d
Author: Wang, Pengfei <pengfei.wang at intel.com>
Date: 2021-08-11 (Wed, 11 Aug 2021)
Changed paths:
M lld/COFF/Config.h
M lld/COFF/Driver.cpp
M lld/COFF/LTO.cpp
M lld/COFF/Options.td
M lld/ELF/Config.h
M lld/ELF/Driver.cpp
M lld/ELF/LTO.cpp
M lld/ELF/Options.td
R lld/test/COFF/Inputs/thinlto_cs.proftext
R lld/test/COFF/thinlto-pgo-warn.ll
R lld/test/ELF/lto/Inputs/thinlto_cs.proftext
R lld/test/ELF/lto/thinlto-pgo-warn.ll
M llvm/include/llvm/LTO/Config.h
M llvm/lib/LTO/LTOBackend.cpp
M llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
Log Message:
-----------
Revert "[lld] Add lto-pgo-warn-mismatch option"
This reverts commit 0cfb00a1c98f8ca3749b8d829b7301f397efa302.
More information about the All-commits
mailing list