[PATCH] D68950: [ThinLTOCodeGenerator] Add support for index-based WPD
Eugene Leviant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 14 11:30:14 PDT 2019
evgeny777 created this revision.
evgeny777 added reviewers: tejohnson, steven_wu.
Herald added subscribers: dang, arphaman, dexonsmith, hiraditya, inglorion, Prazek, mehdi_amini.
This allows using devirtualization in thin LTO builds on Mac OS X.
https://reviews.llvm.org/D68950
Files:
lib/LTO/ThinLTOCodeGenerator.cpp
test/ThinLTO/X86/devirt_promote_legacy.ll
tools/clang/lib/Driver/ToolChains/Clang.cpp
tools/clang/test/Driver/lto-unit.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68950.224882.patch
Type: text/x-patch
Size: 10375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191014/0f8d6eae/attachment-0001.bin>
More information about the llvm-commits
mailing list