[all-commits] [llvm/llvm-project] bc887a: [ThinLTOCodeGenerator] Add support for index-based...
llvm-git-migration via All-commits
all-commits at lists.llvm.org
Fri Oct 18 04:57:08 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bc887a8d4a379625f9abf3d53cfa56fb1d26e78d
https://github.com/llvm/llvm-project/commit/bc887a8d4a379625f9abf3d53cfa56fb1d26e78d
Author: Eugene Leviant <eleviant at accesssoftek.com>
Date: 2019-10-18 (Fri, 18 Oct 2019)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/Driver/lto-unit.c
Log Message:
-----------
[ThinLTOCodeGenerator] Add support for index-based WPD
This is clang part of the patch. It adds -flto-unit flag for thin LTO
builds on Mac and PS4
Differential revision: https://reviews.llvm.org/D68950
llvm-svn: 375224
More information about the All-commits
mailing list