[all-commits] [llvm/llvm-project] 6d2032: [WPD] Provide a way to prevent functions from bein...
eleviant via All-commits
all-commits at lists.llvm.org
Mon Mar 9 04:20:06 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6d2032e259c70a77679e47c52b6b2b35413a4f25
https://github.com/llvm/llvm-project/commit/6d2032e259c70a77679e47c52b6b2b35413a4f25
Author: evgeny <eleviant at accesssoftek.com>
Date: 2020-03-09 (Mon, 09 Mar 2020)
Changed paths:
M llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
M llvm/test/ThinLTO/X86/devirt.ll
M llvm/test/Transforms/WholeProgramDevirt/virtual-const-prop-check.ll
Log Message:
-----------
[WPD] Provide a way to prevent functions from being devirtualized
Differential revision: https://reviews.llvm.org/D75617
More information about the All-commits
mailing list