diff options
author | Teresa Johnson <tejohnson@google.com> | 2019-10-01 18:08:29 +0000 |
---|---|---|
committer | Teresa Johnson <tejohnson@google.com> | 2019-10-01 18:08:29 +0000 |
commit | dca5b94e798cfb99102116ff2e7ea4f9d184722b (patch) | |
tree | 3e6d70080c2d8efd6ef7376d267f27045c0aa6dc /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | e0fa2689de53a8c711974bfa80d4aadd913e6984 (diff) | |
download | llvm-dca5b94e798cfb99102116ff2e7ea4f9d184722b.zip llvm-dca5b94e798cfb99102116ff2e7ea4f9d184722b.tar.gz llvm-dca5b94e798cfb99102116ff2e7ea4f9d184722b.tar.bz2 |
[ThinLTO] Enable index-only WPD from clang
Summary:
To trigger the index-only Whole Program Devirt support added to LLVM, we
need to be able to specify -fno-split-lto-unit in conjunction with
-fwhole-program-vtables. Keep the default for -fwhole-program-vtables as
-fsplit-lto-unit, but don't error on that option combination.
Reviewers: pcc
Subscribers: mehdi_amini, inglorion, steven_wu, dexonsmith, arphaman, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D68029
llvm-svn: 373370
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions