diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2017-08-22 21:41:19 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2017-08-22 21:41:19 +0000 |
commit | 001052a067d87a666a541d48ae6f3c502dedd675 (patch) | |
tree | 23d6035e09580a9c3980df486a9a031d9729bc0a /llvm/lib/DebugInfo/DWARF/DWARFDie.cpp | |
parent | b1fa8255dbedb70e57d3a55464e011b63a891cb6 (diff) | |
download | bcm5719-llvm-001052a067d87a666a541d48ae6f3c502dedd675.tar.gz bcm5719-llvm-001052a067d87a666a541d48ae6f3c502dedd675.zip |
WholeProgramDevirt: Create bitcast to i8* at each virtual call site.
We can't reuse the llvm.assume instruction's bitcast because it may not
dominate every user of the vtable pointer.
Differential Revision: https://reviews.llvm.org/D36994
llvm-svn: 311491
Diffstat (limited to 'llvm/lib/DebugInfo/DWARF/DWARFDie.cpp')
0 files changed, 0 insertions, 0 deletions