forked from OSchip/llvm-project
![]() Summary: Changes the type of the @__typeid_.*_unique_member imports we generate for unique return value optimization from i8 to [0 x i8]. This prevents assuming that these imports do not alias, such as when two unique return values occur in the same vtable. Fixes PR45393. Reviewers: tejohnson, pcc Reviewed By: pcc Subscribers: aganea, hiraditya, rnk, george.burgess.iv, dblaikie, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D77421 |
||
---|---|---|
.. | ||
devirt-bad-index.ll | ||
devirt-single-impl2-index.ll | ||
export.yaml | ||
import-branch-funnel.yaml | ||
import-indir.yaml | ||
import-single-impl.yaml | ||
import-uniform-ret-val.yaml | ||
import-unique-ret-val0.yaml | ||
import-unique-ret-val1.yaml | ||
import-vcp-branch-funnel.yaml | ||
import-vcp.yaml | ||
unique-retval-same-vtable.yaml |