diff options
author | Tobias Grosser <tobias@grosser.es> | 2015-10-18 00:51:13 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2015-10-18 00:51:13 +0000 |
commit | b8d27aab7d67b214ccfd68d12b8f187adcb103de (patch) | |
tree | d42ec654100218263bb10ff574d8f01caba328b8 /clang-tools-extra/clang-tidy/misc/AssignOperatorSignatureCheck.cpp | |
parent | d295f2c7ca318c9f89de71f7f271420e8ee8d599 (diff) | |
download | bcm5719-llvm-b8d27aab7d67b214ccfd68d12b8f187adcb103de.tar.gz bcm5719-llvm-b8d27aab7d67b214ccfd68d12b8f187adcb103de.zip |
Revert to original BlockGenerator::getOrCreateAlloca(MemoryAccess &Access)
Expressing this in terms of BlockGenerator::getOrCreateAlloca(const
ScopArrayInfo *Array) does not work as the MemoryAccess BasePtr is in case of
invariant load hoisting different to the ScopArrayInfo BasePtr. Until this is
investigated and fixed, we move back to code that just uses the baseptr of
MemoryAccess.
llvm-svn: 250637
Diffstat (limited to 'clang-tools-extra/clang-tidy/misc/AssignOperatorSignatureCheck.cpp')
0 files changed, 0 insertions, 0 deletions