diff options
author | Tobias Grosser <grosser@fim.uni-passau.de> | 2011-11-15 11:38:59 +0000 |
---|---|---|
committer | Tobias Grosser <grosser@fim.uni-passau.de> | 2011-11-15 11:38:59 +0000 |
commit | 626227462d48e1b7b58ac111490bf466db63fd53 (patch) | |
tree | df9d3a84777c7d3312e7451bc0f82d674b3aa662 /llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp | |
parent | 8f99c167cdccc628b281fdd163d54d67b35ab9dd (diff) | |
download | llvm-626227462d48e1b7b58ac111490bf466db63fd53.zip llvm-626227462d48e1b7b58ac111490bf466db63fd53.tar.gz llvm-626227462d48e1b7b58ac111490bf466db63fd53.tar.bz2 |
JSONImporter: Fix parameter ids when importing new access functions
The new isl_id support for parmeters created problems when importing new
access functions. Even though the parameters had the same names,
they were mapped to different ids and where therefore incompatible.
We copy the ids now from the old parameter dimensions. This fixes the
problem.
llvm-svn: 144642
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp')
0 files changed, 0 insertions, 0 deletions