[all-commits] [llvm/llvm-project] 1a135b: [MachineOutliner][LTO] Enable outlining of linkonc...
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Mon Aug 14 16:23:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a135bceb66b2d448ba4363af2f8626b6e4110bd
https://github.com/llvm/llvm-project/commit/1a135bceb66b2d448ba4363af2f8626b6e4110bd
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M clang/lib/Driver/ToolChains/Darwin.cpp
M clang/test/Driver/darwin-ld.c
Log Message:
-----------
[MachineOutliner][LTO] Enable outlining of linkonceodr functions on all targets.
... that have the outliner enabled.
Differential revision: https://reviews.llvm.org/D157925
More information about the All-commits
mailing list