diff options
author | Tobias Grosser <tobias@grosser.es> | 2015-09-05 07:46:47 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2015-09-05 07:46:47 +0000 |
commit | 6f73008506ec923ff69309016fd28cb6121eb11d (patch) | |
tree | e7c752189ae63087c948a6826c6139dcb5074e3b /llvm/cmake/modules/AddLLVM.cmake | |
parent | 166c422952fd470b61121d6933a142276ff4093c (diff) | |
download | bcm5719-llvm-6f73008506ec923ff69309016fd28cb6121eb11d.tar.gz bcm5719-llvm-6f73008506ec923ff69309016fd28cb6121eb11d.zip |
Allow the import of multi-dimensional access functions
Originally, we disallowed the import of multi-dimensional access functions due
to our code generation not supporting the generation of new address expressions
for multi-dimensional memory accesses. When building our run-time alias check
infrastructure we added code generation support for multi-dimensional address
calculations. Hence, we can now savely allow the import of new
multi-dimensional access functions.
llvm-svn: 246917
Diffstat (limited to 'llvm/cmake/modules/AddLLVM.cmake')
0 files changed, 0 insertions, 0 deletions