commit | 70f366846f542c68b8470a442831170112165f9e | [log] [tgz] |
---|---|---|
author | Ivan A. Kosarev <ikosarev@accesssoftek.com> | Tue Feb 13 14:44:25 2018 +0000 |
committer | Ivan A. Kosarev <ikosarev@accesssoftek.com> | Tue Feb 13 14:44:25 2018 +0000 |
tree | 3503eb641d31a90f899045bb586e20d1035afc6d | |
parent | aadb70d61512356a82e70fbb51f7e8d8058cf71f [diff] |
[IR] Fix creating mutable versions of TBAA access tags Due to a typo in D41565, mutable TBAA tags created with createMutableTBAAAccessTag() lose their base types. This patch fixes that typo and updates tests respectively. Differential Revision: https://reviews.llvm.org/D42364 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@325008 91177308-0d34-0410-b5e6-96231b3b80d8