aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Module.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2014-03-10 22:03:30 +0000
committerTobias Grosser <tobias@grosser.es>2014-03-10 22:03:30 +0000
commitab38488c96fc13c153e6a8a9293811842be03610 (patch)
tree0e01df25504f753f85dcd771ba67669cf5717c05 /llvm/lib/IR/Module.cpp
parentd90f8d182ddd9caf12ef908b45aa3709c58fec7b (diff)
downloadllvm-ab38488c96fc13c153e6a8a9293811842be03610.zip
llvm-ab38488c96fc13c153e6a8a9293811842be03610.tar.gz
llvm-ab38488c96fc13c153e6a8a9293811842be03610.tar.bz2
Ported scoplib to use isl_val * instead of isl_int
1) The isl_int -> isl_val changes are the ones Tobias suggested. One additional isl_val_free is added (and needed) 2) Three scoplib_vector_free are added, maybe we would need even more (and matrix_free) but it's hard to place them right. 3) Cleaned the includes (and removed 'extern C') This fixes the broken compilation for the scoplib import and export. Contributed-by: Johannes Doerfert <doerfert@cs.uni-saarland.de> llvm-svn: 203500
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions