mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 20:00:11 +08:00
This patch fixes creating TBAA access descriptors for may_alias-marked access types. Currently, for such types we generate ordinary descriptors with char as its access type. The patch changes this to produce proper may-alias descriptors. Differential Revision: https://reviews.llvm.org/D42366 llvm-svn: 325575
15 KiB
15 KiB