[all-commits] [llvm/llvm-project] 26d3aa: [LTO][NewPM] Run verifier when doing LTO
aeubanks via All-commits
all-commits at lists.llvm.org
Tue Dec 1 10:22:17 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 26d3aaeb3aac39329dd845bd0012ad961653dbc6
https://github.com/llvm/llvm-project/commit/26d3aaeb3aac39329dd845bd0012ad961653dbc6
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
M lld/test/ELF/lto/verify-invalid.ll
M llvm/lib/LTO/LTOBackend.cpp
Log Message:
-----------
[LTO][NewPM] Run verifier when doing LTO
This matches the legacy PM.
Reviewed By: ychen
Differential Revision: https://reviews.llvm.org/D92138
More information about the All-commits
mailing list