[all-commits] [llvm/llvm-project] c45e17: [NewPM] Add CrossDSOCFI pass irrespective of LTO o...
pirama-arumuga-nainar via All-commits
all-commits at lists.llvm.org
Fri Jul 23 14:13:28 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c45e17f11f508d1aea97eded3f1bda2a448f2032
https://github.com/llvm/llvm-project/commit/c45e17f11f508d1aea97eded3f1bda2a448f2032
Author: Pirama Arumuga Nainar <pirama at google.com>
Date: 2021-07-23 (Fri, 23 Jul 2021)
Changed paths:
M llvm/lib/Passes/PassBuilder.cpp
M llvm/test/Other/new-pm-O0-defaults.ll
M llvm/test/Other/new-pm-lto-defaults.ll
Log Message:
-----------
[NewPM] Add CrossDSOCFI pass irrespective of LTO optimization level
This pass is not an optimization and is needed for CFI functionality
(cross-dso verification).
Differential Revision: https://reviews.llvm.org/D106699
More information about the All-commits
mailing list