]> granicus.if.org Git - clang/commit
[ThinLTOCodeGenerator] Add support for index-based WPD
authorEugene Leviant <eleviant@accesssoftek.com>
Fri, 18 Oct 2019 11:58:21 +0000 (11:58 +0000)
committerEugene Leviant <eleviant@accesssoftek.com>
Fri, 18 Oct 2019 11:58:21 +0000 (11:58 +0000)
commit5cee329c981f3e365e69fef3b05e43144df8a6e2
tree841ba5a15f5b044f1a0019f391e1a45768ead95e
parent28b915f1c58b6d9f347e22e042dfb17f4474db41
[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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@375224 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains/Clang.cpp
test/Driver/lto-unit.c