Skip to content
Commit ab38488c authored by Tobias Grosser's avatar Tobias Grosser
Browse files

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: default avatarJohannes Doerfert <doerfert@cs.uni-saarland.de>
llvm-svn: 203500
parent d90f8d18
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment