[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:45:19 PDT 2021
MaskRay updated this revision to Diff 365781.
MaskRay edited the summary of this revision.
MaskRay added a comment.
rename tests and simplify
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.365781.patch
Type: text/x-patch
Size: 11896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210811/116e09e2/attachment.bin>
More information about the llvm-commits
mailing list