[all-commits] [llvm/llvm-project] 723c6d: [PassBuilder] Replace `bool LTOPreLink` with `Thin...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Fri Nov 1 09:23:28 PDT 2024
Branch: refs/heads/users/shiltian/bool-to-phase
Home: https://github.com/llvm/llvm-project
Commit: 723c6d1e6ea2de505a81a23f70b439669bb1effa
https://github.com/llvm/llvm-project/commit/723c6d1e6ea2de505a81a23f70b439669bb1effa
Author: Shilei Tian <i at tianshilei.me>
Date: 2024-11-01 (Fri, 01 Nov 2024)
Changed paths:
M llvm/include/llvm/Passes/PassBuilder.h
M llvm/lib/Passes/PassBuilderPipelines.cpp
Log Message:
-----------
[PassBuilder] Replace `bool LTOPreLink` with `ThinOrFullLTOPhase Phase`
This will allow more fine-grained control in the future.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list