diff options
author | Chris Bieneman <beanz@apple.com> | 2016-03-16 23:17:54 +0000 |
---|---|---|
committer | Chris Bieneman <beanz@apple.com> | 2016-03-16 23:17:54 +0000 |
commit | 671d0dda7dcb70115a887936e6d8e58b426bd4c2 (patch) | |
tree | bbdcee110a7b5f05cfadb1ac0bd704ed394f55ce /clang/lib/Frontend/ModuleDependencyCollector.cpp | |
parent | 43e33d61c681f221b03fac71d21044173e33cb0c (diff) | |
download | llvm-671d0dda7dcb70115a887936e6d8e58b426bd4c2.zip llvm-671d0dda7dcb70115a887936e6d8e58b426bd4c2.tar.gz llvm-671d0dda7dcb70115a887936e6d8e58b426bd4c2.tar.bz2 |
Upgrade TBAA *before* upgrading intrinsics
Summary: If TBAA is on an intrinsic and it gets upgraded and drops the TBAA we hit an odd assert. We should just upgrade the TBAA first because it doesn't have side-effects.
Reviewers: reames, apilipenko, manmanren
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D18229
llvm-svn: 263673
Diffstat (limited to 'clang/lib/Frontend/ModuleDependencyCollector.cpp')
0 files changed, 0 insertions, 0 deletions